diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-31 21:55:57 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-31 21:55:57 -0400 |
commit | c3c08bf0379e172b8d7dd1b233947ebca83a3c3c (patch) | |
tree | 3a9f25df908ec635e53915bbb08586f5182603f7 /include/strings.h | |
parent | ef535b98b5e1384ce5f663a4ab4dfcb003fbe1c7 (diff) |
through sub_8124610
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index f06a962b9..56e34a5c7 100644 --- a/include/strings.h +++ b/include/strings.h @@ -71,5 +71,8 @@ extern const u8 gText_Decorate[]; extern const u8 gText_PutAway[]; extern const u8 gText_Toss2[]; extern const u8 gText_Hoenn[]; +extern const u8 gText_Ferry[]; +extern const u8 gText_SecretBase[]; +extern const u8 gText_Hideout[]; #endif //GUARD_STRINGS_H |