Rename fopAcM_SetupActor to fopAcM_ct

This commit is contained in:
LagoLunatic
2026-05-07 15:59:23 -04:00
parent ea80482679
commit e1f5b7e23b
327 changed files with 381 additions and 377 deletions
+2 -2
View File
@@ -184,14 +184,14 @@ void daObj_Pfall_c::CreateInit() {
/* 000008CC-000009E8 .text _create__13daObj_Pfall_cFv */
cPhs_State daObj_Pfall_c::_create() {
#if VERSION > VERSION_DEMO
fopAcM_SetupActor(this, daObj_Pfall_c);
fopAcM_ct(this, daObj_Pfall_c);
#endif
cPhs_State phase = dComIfG_resLoad(&mPhsPfall, "Pfall");
if (phase == cPhs_COMPLEATE_e) {
#if VERSION == VERSION_DEMO
fopAcM_SetupActor(this, daObj_Pfall_c);
fopAcM_ct(this, daObj_Pfall_c);
#endif
if (!fopAcM_entrySolidHeap(this, CallbackCreateHeap, 0x38E0)) {