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
@@ -341,7 +341,7 @@ static cPhs_State daBg_Create(fopAc_ac_c* i_ac) {
/* 800D9094-800D9318 .text create__6daBg_cFv */
cPhs_State daBg_c::create() {
fopAcM_SetupActor(this, daBg_c);
fopAcM_ct(this, daBg_c);
s32 roomNo = fopAcM_GetParam(this);
JKRExpHeap * roomHeap = dStage_roomControl_c::getMemoryBlock(roomNo);