Fix course data & course table warnings (#313)

This commit is contained in:
MegaMech
2023-06-16 16:29:56 -06:00
committed by GitHub
parent 779ae6f6f1
commit 680e64fe29
20 changed files with 6331 additions and 6326 deletions
+2 -2
View File
@@ -1328,8 +1328,8 @@ u8 *load_course(s32 courseId) {
uintptr_t finalDisplaylistOffset;
u32 unknown1;
s32 prevLoadedAddress_saved;
struct course_texture *offsetRomStart;
struct course_texture *offsetRomEnd;
u8 *offsetRomStart;
u8 *offsetRomEnd;
// Pointers to rom offsets
//gamestate = gGamestate;