use internal song names

This commit is contained in:
sceptillion
2017-12-21 23:46:19 -08:00
parent 44415f1bbe
commit 96511dc214
595 changed files with 1452 additions and 1653 deletions
+1 -1
View File
@@ -424,7 +424,7 @@ static bool8 InitHallOfFameScreen(void)
if (!gPaletteFade.active)
{
SetMainCallback2(CB2_HallOfFame);
PlayBGM(BGM_DENDOU);
PlayBGM(MUS_DENDOU);
return FALSE;
}
break;