fix some compiler warnings
This commit is contained in:
parent
f4fd9bfe3d
commit
60d85725f5
4 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@ extern double g_dbg_frame_time;
|
|||
extern DWORD g_dbg_frame_count;
|
||||
extern LPTOP_LEVEL_EXCEPTION_FILTER g_dbg_exception_filter;
|
||||
|
||||
//#define _DEBUG 1
|
||||
#define _DEBUG 1
|
||||
|
||||
/* use OutputDebugStringA rather than printf */
|
||||
//#define _DEBUG_S 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue