mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 13:24:12 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user