Matteo Bruni : d3dx9: Build with nameless unions.
Module: wine Branch: master Commit: 514bac00cc1b36f593c5099dfa6bd2fdf57dd571 URL: https://source.winehq.org/git/wine.git/?a=commit;h=514bac00cc1b36f593c5099df... Author: Matteo Bruni <mbruni(a)codeweavers.com> Date: Fri Feb 18 11:14:28 2022 +0100 d3dx9: Build with nameless unions. Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/d3dx9_36/d3dx9_private.h | 1 - dlls/d3dx9_36/effect.c | 10 +- dlls/d3dx9_36/math.c | 772 +++++++++++++++++++++--------------------- dlls/d3dx9_36/mesh.c | 38 +-- 4 files changed, 412 insertions(+), 409 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=514bac00cc1b36f593c50...
participants (1)
-
Alexandre Julliard