mirror of
https://github.com/pret/pokeemerald.git
synced 2026-08-20 09:05:46 -05:00
Fixed C0ntest (#4563)
This commit is contained in:
@@ -520,7 +520,7 @@ const u8 gText_Switch[] = _("SWITCH");
|
||||
const u8 gText_PkmnInfo[] = _("POKéMON INFO");
|
||||
const u8 gText_PkmnSkills[] = _("POKéMON SKILLS");
|
||||
const u8 gText_BattleMoves[] = _("BATTLE MOVES");
|
||||
const u8 gText_ContestMoves[] = _("C0NTEST MOVES");
|
||||
const u8 gText_ContestMoves[] = _("CONTEST MOVES");
|
||||
const u8 gText_Info[] = _("INFO");
|
||||
const u8 gText_EggWillTakeALongTime[] = _("It looks like this EGG will\ntake a long time to hatch.");
|
||||
const u8 gText_EggWillTakeSomeTime[] = _("What will hatch from this?\nIt will take some time.");
|
||||
|
||||
Reference in New Issue
Block a user