Rename the Move Relearner specials. (#684)

This commit is contained in:
Kevin
2025-01-19 14:14:55 -05:00
committed by GitHub
parent 2a3e92e10f
commit d844877218
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ void ChoosePartyMon(void)
BeginNormalPaletteFade(PALETTES_ALL, 0, 0, 0x10, RGB_BLACK);
}
void SelectMoveTutorMon(void)
void ChooseMonForMoveRelearner(void)
{
u8 taskId;