summaryrefslogtreecommitdiff
path: root/src/d/d_lib.cpp
diff options
context:
space:
mode:
authormattias-blum <142374929+mattias-blum@users.noreply.github.com>2025-05-17 22:40:49 -0400
committermattias-blum <142374929+mattias-blum@users.noreply.github.com>2025-05-17 22:40:49 -0400
commit6c3f33263dc8669c01379e1540f1e28a8416768f (patch)
tree4d07f5f53c1a26b5837c239d1b2c1052812b66a9 /src/d/d_lib.cpp
parentb27c3f63af236cd025482f568c917a6bcf30b543 (diff)
more progress
Diffstat (limited to 'src/d/d_lib.cpp')
-rw-r--r--src/d/d_lib.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_lib.cpp b/src/d/d_lib.cpp
index c34e5c5b..c870fbe7 100644
--- a/src/d/d_lib.cpp
+++ b/src/d/d_lib.cpp
@@ -353,7 +353,7 @@ s16 CSTControl::getAngleStick() {
}
/* 80058340-800585D0 .text checkTrigger__9STControlFv */
-s32 STControl::checkTrigger() {
+u8 STControl::checkTrigger() {
field_0x0d = field_0x0c;
f32 valueStick = getValueStick();
s16 angleStick = getAngleStick();