summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_ff.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2025-03-17 22:26:56 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2025-03-17 22:26:56 -0400
commit822b13e57a978cb940abfdb2286588ad3c338b4d (patch)
tree7cb41bc9704d93c8659f4f0e596dcd503da6064f /src/d/actor/d_a_ff.cpp
parent455ff4a5717c39b8d2fae08528eace46b7dc6d38 (diff)
Add `cPhs_State` typedef and use it everywhere
Diffstat (limited to 'src/d/actor/d_a_ff.cpp')
-rw-r--r--src/d/actor/d_a_ff.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_ff.cpp b/src/d/actor/d_a_ff.cpp
index fd2f7916..edbcbb78 100644
--- a/src/d/actor/d_a_ff.cpp
+++ b/src/d/actor/d_a_ff.cpp
@@ -47,7 +47,7 @@ static BOOL useHeapInit(fopAc_ac_c*) {
}
/* 000013D4-0000164C .text daFf_Create__FP10fopAc_ac_c */
-static s32 daFf_Create(fopAc_ac_c*) {
+static cPhs_State daFf_Create(fopAc_ac_c*) {
/* Nonmatching */
}