diff options
author | Evan <eroelke@gmail.com> | 2019-11-19 14:20:38 -0700 |
---|---|---|
committer | Evan <eroelke@gmail.com> | 2019-11-19 14:21:00 -0700 |
commit | 30d967a51a90cc717aedc0fde4aba68772dc15dd (patch) | |
tree | be9ae970545913450ac28714f326045fbccc3539 /data | |
parent | 31d3df51f1527c82868ecd2dc54ba573e0de2bb9 (diff) |
pr fixes
Diffstat (limited to 'data')
-rw-r--r-- | data/strings.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/strings.s b/data/strings.s index a75671090..fd38b48cf 100644 --- a/data/strings.s +++ b/data/strings.s @@ -2904,7 +2904,7 @@ gUnknown_8419D89:: @ 8419D89 .string "Waiting for the other TRAINER to\n" .string "finish reading your TRAINER CARD.$" -gText_MenuOptionOption:: @ 8419DCC +gText_MenuOption:: @ 8419DCC .string "OPTION$" gText_TextSpeed:: @ 0x8419DD3 @@ -2955,16 +2955,16 @@ gText_SoundMono:: @ 0x8419E36 gText_SoundStereo:: @ 0x8419E3B .string "STEREO$" -gUnknown_8419E42:: @ 0x8419E42 +gTextJP_Type:: @ 0x8419E42 .string "タイプ$" gText_ButtonTypeNormal:: @ 0x8419E46 .string "HELP$" -gText_ButtonTypeLR:: @ 0x8419E4B +gText_ButtonTypeLEqualsA:: @ 0x8419E4B .string "LゅA$" -gText_ButtonTypeLEqualsA:: @ 0x8419E4F +gText_ButtonTypeLR:: @ 0x8419E4F .string "LR$" gText_FrameType:: @ 8419E52 |