summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_obj_ari.cpp
diff options
context:
space:
mode:
authorMax Roncace <me@caseif.net>2025-06-26 16:23:48 -0400
committerGitHub <noreply@github.com>2025-06-26 23:23:48 +0300
commit028c07d47d41b10ba8fbef0ef4240751db74776f (patch)
treea1e9b6ea375e60892181ac452fe2178f31896555 /src/d/actor/d_a_obj_ari.cpp
parent5bdf8bb50edc05763d918602e85a08d5c2d02d42 (diff)
d_a_obj_kamakiri matching (#2501)
Diffstat (limited to 'src/d/actor/d_a_obj_ari.cpp')
-rw-r--r--src/d/actor/d_a_obj_ari.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/d/actor/d_a_obj_ari.cpp b/src/d/actor/d_a_obj_ari.cpp
index b9a586980c..a6d3dcc22c 100644
--- a/src/d/actor/d_a_obj_ari.cpp
+++ b/src/d/actor/d_a_obj_ari.cpp
@@ -256,7 +256,7 @@ void daObjARI_c::Action() {
/* 80BA33F8-80BA3408 000E58 0010+00 1/0 0/0 0/0 .text Insect_Release__10daObjARI_cFv */
void daObjARI_c::Insect_Release() {
- field_0x56C = 1;
+ field_0x56c = 1;
mAction = 1;
}
@@ -637,7 +637,7 @@ cPhs__Step daObjARI_c::create() {
if (step == cPhs_COMPLEATE_e) {
mLocation = fopAcM_GetParam(this) & 0xf;
if (mLocation == LOC_UNK_2) {
- field_0x56C = 0;
+ field_0x56c = 0;
shape_angle.x -= 0x2000;
fopAcM_OnStatus(this, 0x4000);
} else {