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
+1 -1
View File
@@ -343,7 +343,7 @@ static void CableCarMainCallback_Setup(void)
break;
case 8:
BeginNormalPaletteFade(0xFFFFFFFF, 3, 16, 0, RGB(0, 0, 0));
FadeInNewBGM(MUS_ROPEWAY, 1);
FadeInNewBGM(MUS_CABLE_CAR, 1);
sub_8150B6C(1);
gMain.state++;
break;