Document Frontier Util

This commit is contained in:
GriffinR
2019-11-24 16:58:40 -05:00
committed by huderlem
parent 08a8dc46e3
commit 63ee15fc28
75 changed files with 1813 additions and 2153 deletions

View File

@@ -608,7 +608,7 @@ static void Task_ResetRtcScreen(u8 taskId)
}
break;
case 4:
if (TrySavingData(0) == 1)
if (TrySavingData(SAVE_NORMAL) == 1)
{
ShowMessage(gText_SaveCompleted);
PlaySE(SE_PINPON);