Clean up some of save.c

This commit is contained in:
GriffinR
2020-01-12 15:27:37 -05:00
committed by huderlem
parent de49445a79
commit 58e64b9524
13 changed files with 190 additions and 182 deletions
+1 -1
View File
@@ -1714,7 +1714,7 @@ void CB2_ContinueSavedGame(void)
FieldClearVBlankHBlankCallbacks();
StopMapMusic();
ResetSafariZoneFlag_();
if (gSaveFileStatus == 0xFF)
if (gSaveFileStatus == SAVE_STATUS_ERROR)
ResetWinStreaks();
LoadSaveblockMapHeader();