mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-08 21:54:50 -04:00
use more inlines and enums
This commit is contained in:
+1
-1
@@ -598,7 +598,7 @@ dStage_Event_dt_c* dEvt_control_c::nextStageEventDt(void* idxp) {
|
||||
int dEvt_control_c::getPId(void* ac) {
|
||||
if (ac == NULL)
|
||||
return -1;
|
||||
return fpcM_GetID(ac);
|
||||
return fopAcM_GetID(ac);
|
||||
}
|
||||
|
||||
/* 800715DC-8007160C .text convPId__14dEvt_control_cFUi */
|
||||
|
||||
Reference in New Issue
Block a user