mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-26 17:52:03 -04:00
clean up some inline parameters
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user