diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2026-05-07 15:59:23 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2026-05-07 15:59:23 -0400 |
| commit | e1f5b7e23b2a37da369e8ce5800149632887eec4 (patch) | |
| tree | eb008ed65f7e1ac6536d3b1dd6e39d3a5aced798 /src/d/actor/d_a_obj_gryw00.cpp | |
| parent | ea804826795b367d4a836fed570542f3ccf98136 (diff) | |
Rename fopAcM_SetupActor to fopAcM_ct
Diffstat (limited to 'src/d/actor/d_a_obj_gryw00.cpp')
| -rw-r--r-- | src/d/actor/d_a_obj_gryw00.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_obj_gryw00.cpp b/src/d/actor/d_a_obj_gryw00.cpp index a6035ef7..d4649410 100644 --- a/src/d/actor/d_a_obj_gryw00.cpp +++ b/src/d/actor/d_a_obj_gryw00.cpp @@ -152,7 +152,7 @@ BOOL daObjGryw00_c::Create() { /* 000007D4-0000090C .text Mthd_Create__13daObjGryw00_cFv */ cPhs_State daObjGryw00_c::Mthd_Create() { - fopAcM_SetupActor(this, daObjGryw00_c); + fopAcM_ct(this, daObjGryw00_c); cPhs_State phase_state = dComIfG_resLoad(&mPhs, l_arcname); if (phase_state == cPhs_COMPLEATE_e) { |
