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
+1 -1
View File
@@ -1774,7 +1774,7 @@ BOOL daAgb_c::createHeap() {
/* 800D3B58-800D3D2C .text daAgb_Create__FP10fopAc_ac_c */
static cPhs_State daAgb_Create(fopAc_ac_c* i_this) {
daAgb_c* a_this = (daAgb_c*)i_this;
fopAcM_SetupActor(i_this, daAgb_c);
fopAcM_ct(i_this, daAgb_c);
cPhs_State phase = dComIfG_resLoad(&a_this->mPhase, "Agb");
if (phase == cPhs_COMPLEATE_e) {