summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-11-02 18:34:41 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-11-02 18:34:41 -0400
commited7ded0748b38b5266cdc6092446c7b184f75778 (patch)
tree0779eacd2dc6107e2dc47370abf82a1793cde6ed /include/strings.h
parent975e28c01e70c63587c8633ffc3c50b7d1759dec (diff)
parentaf197ccd3bd62fab813154dc4311e65f9992a676 (diff)
Merge branch 'master' into easy_chat
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 191b1809a..fcdb1eca4 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -70,5 +70,10 @@ extern const u8 gText_Cushion[];
extern const u8 gText_Decorate[];
extern const u8 gText_PutAway[];
extern const u8 gText_Toss2[];
+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