Give songs meaningful english names

This commit is contained in:
GriffinR
2020-08-20 18:02:00 -04:00
parent 6c34effda9
commit 3014241179
1178 changed files with 10482 additions and 10477 deletions

View File

@@ -611,7 +611,7 @@ static void Task_ResetRtcScreen(u8 taskId)
if (TrySavingData(SAVE_NORMAL) == SAVE_STATUS_OK)
{
ShowMessage(gText_SaveCompleted);
PlaySE(SE_PINPON);
PlaySE(SE_DING_DONG);
}
else
{