From 39a71e64d1b6823cd12bf74a80e2d5bf287165d9 Mon Sep 17 00:00:00 2001 From: Evan Date: Wed, 20 Nov 2019 09:57:19 -0700 Subject: fix nonmatching --- data/strings.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data') 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$" -- cgit v1.2.3