X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_dbg.h;h=c6554cbf5e78fb4e117b81727281a11cfb70795a;hb=842f607d99529d04abd59cadfeb3706a612adc6f;hp=3322046c9b0ae1901f77cda3ee2d714dc6edb273;hpb=6b90142d4ef91c15bebab68e34ddfa68bad478fd;p=16.git diff --git a/src/lib/16_dbg.h b/src/lib/16_dbg.h index 3322046c..c6554cbf 100755 --- a/src/lib/16_dbg.h +++ b/src/lib/16_dbg.h @@ -6,7 +6,9 @@ #include "src/lib/16_pm.h" #include "src/lib/16_tdef.h" -#define __DEBUG__ +//#define __DEBUG__ + +#ifdef __DEBUG__ //#define __DEBUG_InputMgr__ #define __DEBUG_MAP__ //#define __DEBUG_2__ @@ -16,6 +18,7 @@ //#define __DEBUG_RF__ #define __DEBUG_SPRI__ #define __DEBUG_VL__ +#endif #ifdef __DEBUG__