Fix compile

This commit is contained in:
MegaMech
2025-01-01 07:36:36 -07:00
parent 1080a7fb19
commit 35fd8a412c
6 changed files with 208 additions and 62 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ void networking_start_session(const char* data) {
gModeSelection = GRAND_PRIX;
gPlayerCount = 1;
// gCurrentCourseId = 8;
gDebugMenuSelection = DEBUG_MENU_EXITED;
gDebugMenuSelection = DEBUG_MENU_OPTION_SELECTED;
func_8009E1C0();
func_800CA330(0x19);
}