mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-19 14:13:31 -04:00
Fix compile
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user