- Fix build.

svn path=/trunk/; revision=21824
This commit is contained in:
Alex Ionescu
2006-05-07 10:52:14 +00:00
parent cbb6aa83e6
commit 5fdf34d3c5
+1 -1
View File
@@ -303,7 +303,7 @@ DWORD CALLBACK HelDdFlipToGDISurface(LPDDHAL_FLIPTOGDISURFACEDATA lpFlipToGDISu
return DD_OK;
#define DX_STUB_str(x) \
#define DX_STUB_str(x) \
{ \
char buffer[1024]; \
sprintf ( buffer, "Function %s %s (%s:%d)\n", __FUNCTION__,x,__FILE__,__LINE__ ); \