mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 21:18:23 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -60,7 +60,7 @@ bool Act_c::create_heap() {
|
||||
|
||||
/* 0000015C-00000214 .text _create__Q210daObjXfuta5Act_cFv */
|
||||
cPhs_State Act_c::_create() {
|
||||
fopAcM_SetupActor(this, Act_c);
|
||||
fopAcM_ct(this, Act_c);
|
||||
cPhs_State phase_state = dComIfG_resLoad(&mPhs, M_arcname);
|
||||
if (phase_state == cPhs_COMPLEATE_e) {
|
||||
if (fopAcM_entrySolidHeap(this, solidHeapCB, 0x0)) {
|
||||
|
||||
Reference in New Issue
Block a user