mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 21:33:07 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -270,7 +270,7 @@ void daWindMill_c::search_wind() {
|
||||
|
||||
/* 00000670-00000804 .text _create__12daWindMill_cFv */
|
||||
cPhs_State daWindMill_c::_create() {
|
||||
fopAcM_SetupActor(this, daWindMill_c);
|
||||
fopAcM_ct(this, daWindMill_c);
|
||||
|
||||
mType = fopAcM_GetParam(this) & 0xF;
|
||||
cPhs_State res = dComIfG_resLoad(&mPhs, m_arcname[mType]);
|
||||
|
||||
Reference in New Issue
Block a user