summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-11-02 07:59:29 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-11-02 07:59:29 -0400
commitab3b8cd51a88f02dbdb72c276a1c35591e8331f4 (patch)
tree29d5e0c8c1aa2ddd211b65c0160af98044d76678 /include/strings.h
parent6543d7f2d6e7e12e159588f494895ba02b7d5090 (diff)
parentaf197ccd3bd62fab813154dc4311e65f9992a676 (diff)
Merge branch 'master' into heal_location
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index d8e531c1e..79100cdd6 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -77,5 +77,10 @@ extern const u8 gText_Hideout[];
extern const u8 gText_FlyToWhere[];
extern const u8 gUnknown_085EC782[];
extern const u8 gUnknown_085EC791[];
+extern const u8 gText_ApostropheSBase[];
+extern const u8 gText_NoRegistry[];
+extern const u8 gText_OkayToDeleteFromRegistry[];
+extern const u8 gText_RegisteredDataDeleted[];
+extern const u8 gUnknown_085EA79D[];
#endif //GUARD_STRINGS_H