add DebugLog build config

This commit is contained in:
FunkyFr3sh 2020-10-13 10:15:42 +02:00
parent baaa87b18f
commit 25e561d953
9 changed files with 64 additions and 18 deletions

View file

@ -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