diff options
author | Evan <eroelke@gmail.com> | 2019-11-18 21:41:45 -0700 |
---|---|---|
committer | Evan <eroelke@gmail.com> | 2019-11-19 14:21:00 -0700 |
commit | 52f64335edc8505c190c31ef8095df130bd874d5 (patch) | |
tree | e602c3ea4115fb5a0678304974502846139d990b /include/strings.h | |
parent | a26885c755c4f90900c2a592214b572be32f4edb (diff) |
match baserom
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/strings.h b/include/strings.h index 9d4d26ba1..89149a8eb 100644 --- a/include/strings.h +++ b/include/strings.h @@ -763,7 +763,7 @@ extern const u8 gText_DecimalPoint[]; // map_name_popup extern const u8 gUnknown_841D18D[]; -// options menu +// option menu extern const u8 gText_TextSpeed[]; extern const u8 gText_BattleScene[]; extern const u8 gText_BattleStyle[]; @@ -787,5 +787,4 @@ extern const u8 gText_MenuOptionOption[]; extern const u8 gText_FrameType[]; extern const u8 gText_PickSwitchCancel[]; - #endif //GUARD_STRINGS_H |