summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-05-01 15:19:24 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-05-01 15:19:24 -0400
commit4acbcf5759cb2d5453631dd104e3a845931df66c (patch)
tree4b10e326e9f3b0f522d75b3931391f2ac3dc905d /include/strings.h
parent867b496f2e5a525043c9fd82ccaaad9349c89fac (diff)
Port trader from Ruby
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index 7c81dbcfb..e635549d5 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -429,5 +429,11 @@ extern const u8 gText_TooImportantToToss[];
extern const u8 gText_ConfirmTossItems[];
extern const u8 gText_MoveVar1Where[];
+extern const u8 gText_Tristan[];
+extern const u8 gText_Philip[];
+extern const u8 gText_Dennis[];
+extern const u8 gText_Roberto[];
+extern const u8 gText_FiveMarks[];
+
#endif //GUARD_STRINGS_H