diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-31 22:34:12 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-31 22:34:12 -0400 |
commit | f61822535bb2e1cf060d9c3e0a472f5a01b23681 (patch) | |
tree | 82933bd613683f3868fc727758c5b6cd08ef5018 /include/strings.h | |
parent | f6d1e5a96506b5d370180682105e5ae2d5aed083 (diff) |
MCB2_FlyMap
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index 56e34a5c7..af28afa1b 100644 --- a/include/strings.h +++ b/include/strings.h @@ -74,5 +74,6 @@ extern const u8 gText_Hoenn[]; extern const u8 gText_Ferry[]; extern const u8 gText_SecretBase[]; extern const u8 gText_Hideout[]; +extern const u8 gText_FlyToWhere[]; #endif //GUARD_STRINGS_H |