summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_obj_figure.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2026-05-07 15:59:23 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2026-05-07 15:59:23 -0400
commite1f5b7e23b2a37da369e8ce5800149632887eec4 (patch)
treeeb008ed65f7e1ac6536d3b1dd6e39d3a5aced798 /src/d/actor/d_a_obj_figure.cpp
parentea804826795b367d4a836fed570542f3ccf98136 (diff)
Rename fopAcM_SetupActor to fopAcM_ct
Diffstat (limited to 'src/d/actor/d_a_obj_figure.cpp')
-rw-r--r--src/d/actor/d_a_obj_figure.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_obj_figure.cpp b/src/d/actor/d_a_obj_figure.cpp
index b9e90f77..d058be77 100644
--- a/src/d/actor/d_a_obj_figure.cpp
+++ b/src/d/actor/d_a_obj_figure.cpp
@@ -398,7 +398,7 @@ static BOOL CheckCreateHeap(fopAc_ac_c* i_this) {
/* 000005A8-00000624 .text phase_1__FP13daObjFigure_c */
static cPhs_State phase_1(daObjFigure_c* i_this) {
- fopAcM_SetupActor(i_this, daObjFigure_c)
+ fopAcM_ct(i_this, daObjFigure_c)
i_this->setResFlag(0x1);
cPhs_State status = dComIfG_resLoad(i_this->getPhase1P(), "Figure");