mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-25 17:24:35 -04:00
Misc cleanup
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user