mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 13:13:29 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -937,7 +937,7 @@ void daObjApzl_c::set_mtx() {
|
||||
}
|
||||
|
||||
cPhs_State daObjApzl_c::_create(){
|
||||
fopAcM_SetupActor(this, daObjApzl_c);
|
||||
fopAcM_ct(this, daObjApzl_c);
|
||||
cPhs_State phase_state = dComIfG_resLoad(&mPhs, "Apzl");
|
||||
if (phase_state == cPhs_COMPLEATE_e) {
|
||||
if (!fopAcM_entrySolidHeap(this, CheckCreateHeap, 0x1460)) {
|
||||
|
||||
Reference in New Issue
Block a user