Fix Buffer Overflows (#28)

* Update code_800AF9B0.c

* Update code_80005FD0.c

* Update code_800029B0.c

* Update code_80091750.c

* Update code_80091750.h

* Update code_80005FD0.c
This commit is contained in:
MegaMech
2024-07-31 21:51:00 -06:00
committed by GitHub
parent fee2dc308a
commit 48a8342f3f
5 changed files with 38 additions and 33 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ u16 D_8015F890;
u16 D_8015F892;
u16 D_8015F894;
// Indexed by Player ID. Track time in seconds since player has last crossed the finish line
f32 gTimePlayerLastTouchedFinishLine[8];
f32 gTimePlayerLastTouchedFinishLine[NUM_PLAYERS];
u8 *gNmiUnknown1;
u8 *gNmiUnknown2;