diff options
| author | Evan <eroelke@gmail.com> | 2019-11-20 10:17:41 -0700 |
|---|---|---|
| committer | Evan <eroelke@gmail.com> | 2019-11-20 10:17:41 -0700 |
| commit | 80e84c2f48c83448be224e07a97ba0288d744ed6 (patch) | |
| tree | e9cd5c4829833b2c87bcd27a831a4e3b1a372ea0 /data | |
| parent | 4a3d7ad972d964dcc008c5e736b3547196e65547 (diff) | |
| parent | 39a71e64d1b6823cd12bf74a80e2d5bf287165d9 (diff) | |
Merge branch 'options_menu'
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 fd38b48cf..2bc82b190 100644 --- a/data/strings.s +++ b/data/strings.s @@ -2958,11 +2958,11 @@ gText_SoundStereo:: @ 0x8419E3B gTextJP_Type:: @ 0x8419E42 .string "タイプ$" -gText_ButtonTypeNormal:: @ 0x8419E46 +gText_ButtonTypeHelp:: @ 0x8419E46 .string "HELP$" gText_ButtonTypeLEqualsA:: @ 0x8419E4B - .string "LゅA$" + .string "L=A$" gText_ButtonTypeLR:: @ 0x8419E4F .string "LR$" |
