add DebugLog build config
This commit is contained in:
parent
baaa87b18f
commit
25e561d953
9 changed files with 64 additions and 18 deletions
|
@ -24,7 +24,7 @@ extern DWORD g_dbg_frame_count;
|
|||
//#define _DEBUG 1
|
||||
|
||||
//use OutputDebugStringA rather than printf
|
||||
#define _DEBUG_S 1
|
||||
//#define _DEBUG_S 1
|
||||
|
||||
//log everything (slow)
|
||||
//#define _DEBUG_X 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue