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:
@@ -60,7 +60,7 @@ void daSwAt_c::CreateInit() {
|
||||
|
||||
/* 00000120-0000020C .text _create__8daSwAt_cFv */
|
||||
cPhs_State daSwAt_c::_create() {
|
||||
fopAcM_SetupActor(this, daSwAt_c);
|
||||
fopAcM_ct(this, daSwAt_c);
|
||||
CreateInit();
|
||||
return cPhs_COMPLEATE_e;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user