Give songs meaningful english names

This commit is contained in:
GriffinR
2020-08-29 03:11:03 -04:00
parent c5839905a1
commit bb56d4a3f4
964 changed files with 8731 additions and 8814 deletions
+2 -2
View File
@@ -656,10 +656,10 @@ static void MoveRelearnerStateMachine(void)
case MENU_STATE_DOUBLE_FANFARE_FORGOT_MOVE:
StringExpandPlaceholdersAndPrintTextOnWindow7Color2(gText_MonForgotOldMoveAndMonLearnedNewMove);
sMoveRelearner->state = 31;
PlayFanfare(MUS_FANFA1);
PlayFanfare(MUS_LEVEL_UP);
break;
case MENU_STATE_PRINT_TEXT_THEN_FANFARE:
PlayFanfare(MUS_FANFA1);
PlayFanfare(MUS_LEVEL_UP);
sMoveRelearner->state = 32;
break;
case MENU_STATE_WAIT_FOR_FANFARE: