Module: wine Branch: master Commit: 62cd08f3879c902d0568addbc268ce71681809bb URL: https://gitlab.winehq.org/wine/wine/-/commit/62cd08f3879c902d0568addbc268ce7...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Aug 15 16:47:29 2023 +0200
ddraw/tests: Use nameless unions/structs.
---
dlls/ddraw/tests/d3d.c | 84 ++-- dlls/ddraw/tests/ddraw1.c | 584 +++++++++++++------------- dlls/ddraw/tests/ddraw2.c | 648 ++++++++++++++--------------- dlls/ddraw/tests/ddraw4.c | 910 ++++++++++++++++++++--------------------- dlls/ddraw/tests/ddraw7.c | 922 +++++++++++++++++++++--------------------- dlls/ddraw/tests/ddrawmodes.c | 56 +-- dlls/ddraw/tests/dsurface.c | 284 ++++++------- dlls/ddraw/tests/refcount.c | 6 +- dlls/ddraw/tests/visual.c | 70 ++-- 9 files changed, 1782 insertions(+), 1782 deletions(-)