fix nonmatching

This commit is contained in:
Evan
2019-11-20 09:57:19 -07:00
parent 9f7c34d645
commit 39a71e64d1
7 changed files with 31 additions and 197 deletions
+1 -1
View File
@@ -780,7 +780,7 @@ extern const u8 gText_BattleStyleShift[];
extern const u8 gText_BattleStyleSet[];
extern const u8 gText_SoundMono[];
extern const u8 gText_SoundStereo[];
extern const u8 gText_ButtonTypeNormal[];
extern const u8 gText_ButtonTypeHelp[];
extern const u8 gText_ButtonTypeLR[];
extern const u8 gText_ButtonTypeLEqualsA[];
extern const u8 gText_MenuOption[];