diff options
author | Evan <eroelke@gmail.com> | 2019-11-18 21:41:45 -0700 |
---|---|---|
committer | Evan <eroelke@gmail.com> | 2019-11-19 10:04:40 -0700 |
commit | 5bb5d38d225d4ea426b6bf90778a10cb42cb84d4 (patch) | |
tree | 53f992ad388c9b9779a599ccf5ef44e5ca1c9a95 /include/strings.h | |
parent | cb5dc21a4e8fecbffcb46e34782d9db3b21ccb13 (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 |