mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-06 09:52:38 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -103,7 +103,7 @@ BOOL daShutter_c::Create() {
|
||||
|
||||
/* 000004B4-000005A0 .text _create__11daShutter_cFv */
|
||||
cPhs_State daShutter_c::_create() {
|
||||
fopAcM_SetupActor(this, daShutter_c);
|
||||
fopAcM_ct(this, daShutter_c);
|
||||
mType = daShutter_prm::getType(this);
|
||||
cPhs_State result = dComIfG_resLoad(&mPhs, m_arcname[mType]);
|
||||
if (result == cPhs_COMPLEATE_e) {
|
||||
|
||||
Reference in New Issue
Block a user