X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=blobdiff_plain;f=src%2Flib%2F16_dbg.h;h=a500b9b211c64c12fb65a11f4ae2f79ee4bd8e37;hp=37c269631297cc39a02a1c1185e6a54dcda283a3;hb=fd22359b3cf8abccf814365b79906b15a98c8e4e;hpb=adefd71cb8a3e70da10523e4eb97e442a655a6cd diff --git a/src/lib/16_dbg.h b/src/lib/16_dbg.h index 37c26963..a500b9b2 100755 --- a/src/lib/16_dbg.h +++ b/src/lib/16_dbg.h @@ -30,7 +30,7 @@ #define __DEBUG__ #ifdef __DEBUG__ -//#define __DEBUG_InputMgr__ +#define __DEBUG_InputMgr__ #define __DEBUG_MAP__ //#define __DEBUG_2__ //#define __DEBUG_CA__ @@ -54,7 +54,7 @@ extern boolean dbg_debugpm; extern boolean dbg_debugca; #endif #ifdef __DEBUG_InputMgr__ -extern boolean dbg_testkeyin,dbg_testcontrolnoisy,dbg_nointest; +extern boolean dbg_testkeyin,dbg_testcontrolnoisy,dbg_nointest,dbg_joymousedelta; #endif #ifdef __DEBUG_MAP__ extern boolean dbg_maptext;