Module: wine Branch: master Commit: 5038a7d915be75b7d0788e2c1125b922772d5363 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5038a7d915be75b7d0788e2c11...
Author: Nozomi Kodama nozomi.kodama@yahoo.com Date: Wed Feb 13 06:57:14 2013 -1000
d3dx9: Use const instead of CONST.
---
dlls/d3dx9_36/math.c | 170 +++++++++++----------- dlls/d3dx9_36/tests/math.c | 8 +- include/d3dx9math.h | 331 +++++++++++++++++++++++--------------------- 3 files changed, 259 insertions(+), 250 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5038a7d915be75b7d0788e...