This commit is contained in:
MegaMech
2025-01-25 12:49:56 -07:00
committed by GitHub
parent 5bac540ca3
commit 704b3cab19
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -221,7 +221,7 @@ void spawn_player(Player* player, s8 playerIndex, f32 startingRow, f32 startingC
player->unk_236 = 0;
player->unk_238 = 0;
player->unk_23A = 0;
player->unk_240 = 0;
player->tyreSpeed = 0;
player->unk_256 = 0;
player->size = 1.0f;
+1 -1
View File
@@ -18,7 +18,7 @@
#include "courses/staff_ghost_data.h"
u8* sReplayGhostBuffer;
s16 sReplayGhostBufferSize;
size_t sReplayGhostBufferSize;
s16 D_80162D86;
u16 D_80162D88;