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