enable saves

This commit is contained in:
Sonic Dreamcaster
2025-01-25 00:45:29 -03:00
parent e60552c68f
commit bf2dc284d8
+1 -2
View File
@@ -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;