Module: wine Branch: master Commit: 47cd5b149943ccdd828e2ffae4306d07d4db320c URL: https://gitlab.winehq.org/wine/wine/-/commit/47cd5b149943ccdd828e2ffae4306d0...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Aug 15 16:46:20 2023 +0200
d3dx9/tests: Use nameless unions/structs.
---
dlls/d3dx9_36/tests/core.c | 26 +- dlls/d3dx9_36/tests/line.c | 20 +- dlls/d3dx9_36/tests/math.c | 764 +++++++++++++++++++++---------------------- dlls/d3dx9_36/tests/mesh.c | 24 +- dlls/d3dx9_36/tests/shader.c | 224 ++++++------- 5 files changed, 529 insertions(+), 529 deletions(-)