more progress

This commit is contained in:
mattias-blum
2025-05-17 22:40:49 -04:00
parent b27c3f63af
commit 6c3f33263d
5 changed files with 120 additions and 50 deletions
+1 -1
View File
@@ -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();