mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-05-23 06:54:37 -04:00
enable saves
This commit is contained in:
+1
-2
@@ -1205,8 +1205,7 @@ void func_80091B78(void) {
|
||||
gTimeTrialsResultCursorSelection = 5;
|
||||
gBattleResultCursorSelection = 10;
|
||||
if (osEepromProbe(&gSIEventMesgQueue) != 0) {
|
||||
// save data disabled for now due to array overflow
|
||||
// load_save_data();
|
||||
load_save_data();
|
||||
}
|
||||
if (func_80091D74() != 0) {
|
||||
gMenuSelection = CONTROLLER_PAK_MENU;
|
||||
|
||||
Reference in New Issue
Block a user