Misc cleanup

This commit is contained in:
LagoLunatic
2025-08-11 19:47:08 -04:00
parent c249dfc155
commit 4a08af2148
5 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -4052,7 +4052,7 @@ bool dCamera_c::eventCamera(s32) {
m100 = 0;
m11C = 0;
}
lVar12 = dComIfGp_evmng_getMyActIdx(mEventData.mStaffIdx, ActionNames, 0x1C, 0, 0);
lVar12 = dComIfGp_evmng_getMyActIdx(mEventData.mStaffIdx, ActionNames, ARRAY_SIZE(ActionNames), 0, 0);
}
else {
mEventData.mStaffIdx = -1;