mirror of
https://github.com/HarbourMasters/Starship
synced 2026-05-23 06:54:39 -04:00
avoid ub in func_play_800B79B0 & comment
This commit is contained in:
@@ -6233,6 +6233,9 @@ void func_play_800B79B0(void) {
|
||||
sp3A = 0;
|
||||
} else {
|
||||
var_v0_2 = 0;
|
||||
#ifdef AVOID_UB
|
||||
sp3A = 0;
|
||||
#endif
|
||||
}
|
||||
|
||||
if ((gPlayer[0].state_1C8 == PLAYERSTATE_1C8_3) && !(gGameFrameCount & var_v0_2)) {
|
||||
|
||||
+451
-34
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user