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:
@@ -65,7 +65,7 @@ bool daObjGaship::Act_c::create_heap() {
|
||||
|
||||
/* 00000448-000004F8 .text _create__Q211daObjGaship5Act_cFv */
|
||||
cPhs_State daObjGaship::Act_c::_create() {
|
||||
fopAcM_SetupActor(this, Act_c);
|
||||
fopAcM_ct(this, Act_c);
|
||||
|
||||
cPhs_State ret = dComIfG_resLoad(&mPhs, M_arcname);
|
||||
if (ret == cPhs_COMPLEATE_e) {
|
||||
|
||||
Reference in New Issue
Block a user