Disable APM3 logging
This commit is contained in:
parent
796dfb4a99
commit
45cb9752dd
@ -16,7 +16,7 @@
|
||||
#endif
|
||||
|
||||
static uint8_t g_APM3IOValues[256];
|
||||
#define _LOGAPM3 1
|
||||
//#define _LOGAPM3 1
|
||||
bool CALLPLEB ApmSystemSetting_getAdvertizeSound(bool *enable)
|
||||
{
|
||||
#ifdef _LOGAPM3
|
||||
@ -1050,4 +1050,4 @@ static InitFunction initFuncRollingGunner21([]()
|
||||
injector::MakeJMP(mainModuleBase + 0xB6140, ValidateDongle);
|
||||
|
||||
}, GameID::RollingGunner21);
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user