15 Sep
2008
15 Sep
'08
11:54 a.m.
Module: wine Branch: master Commit: 9a13920696ebd20b27387e6dee019e6f699576d7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9a13920696ebd20b27387e6dee... Author: Francois Gouget <fgouget(a)free.fr> Date: Sun Sep 14 02:12:19 2008 +0200 d3dx9_36: Fix compilation on systems that don't support nameless unions. --- dlls/d3dx9_36/math.c | 44 ++++--- dlls/d3dx9_36/tests/math.c | 288 ++++++++++++++++++++++---------------------- 2 files changed, 167 insertions(+), 165 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9a13920696ebd20b27387e...