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
@@ -930,7 +930,7 @@ cPhs_State daNpc_Fa1_c::_create() {
static u32 a_heap_size_tbl = 0x1100;
cPhs_State phase_state = cPhs_COMPLEATE_e;
fopAcM_SetupActor(this, daNpc_Fa1_c);
fopAcM_ct(this, daNpc_Fa1_c);
if (fopAcM_entrySolidHeap(this, CheckCreateHeap, a_heap_size_tbl)) {
fopAcM_SetMtx(this, mpMorf->getModel()->getBaseTRMtx());
} else {