clean up some inline parameters

This commit is contained in:
LagoLunatic
2024-04-18 23:16:38 -04:00
parent c93901ce2c
commit 459cf6caa7
28 changed files with 60 additions and 62 deletions
+1 -1
View File
@@ -593,7 +593,7 @@ void dEvent_manager_c::exceptionProc() {
if (strcmp(eventName, "look_tetra") == 0)
dComIfGs_onEventBit(0x0280);
} else {
fopAcM_orderOtherEvent2(NULL, (char*)eventName, dEvtFlag_NOPARTNER_e);
fopAcM_orderOtherEvent(NULL, (char*)eventName);
}
break;
case 2: