diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-12 21:13:18 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-12 21:13:18 -0500 |
commit | 1ca032c6ff72bb52c9b16d4a42ac7913521216f9 (patch) | |
tree | 29060ca84ae5a64d70b06d5ce0c0c12e461d79b0 /data | |
parent | 567b2af081ae40642b90622fdbef488d64bd6a8b (diff) |
Address review items, 1
Diffstat (limited to 'data')
-rw-r--r-- | data/strings.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/strings.s b/data/strings.s index 2b88c6d03..bb0b80dca 100644 --- a/data/strings.s +++ b/data/strings.s @@ -3149,10 +3149,10 @@ gText_SelectTheAnswer:: @ 85EC752 gText_LyricsCantBeDeleted:: @ 85EC765 .string "The lyrics can’t be deleted.$" -gUnknown_085EC782:: @ 85EC782 +gText_PokemonLeague:: @ 85EC782 .string "POKéMON LEAGUE$" -gUnknown_085EC791:: @ 85EC791 +gText_PokemonCenter:: @ 85EC791 .string "POKéMON CENTER$" gText_GetsAPokeBlockQuestion:: @ 85EC7A0 |