summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-07-20 11:51:22 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-07-20 11:51:22 -0400
commit8d0d5cfd557b6c96b61a40c1997cf84a4f8fc3ed (patch)
tree3a47f1d927c8fc9cb6510de88ed65a8953240bac /include/strings.h
parent4a239c4604e42c838e0b0b68f7f59eb4562484a2 (diff)
parent3f762629e830c0cad66c4efeea5b918bdf4cce20 (diff)
Merge branch 'master' into modern_gcc
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index 36a92281e..f30dffa7f 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -2707,6 +2707,14 @@ extern const u8 gText_Symbols[];
extern const u8 gText_Register2[];
extern const u8 gText_Exit2[];
+// Pokemon jump
+extern const u8 gText_WantToPlayAgain2[];
+extern const u8 gText_SomeoneDroppedOut2[];
+extern const u8 gText_CommunicationStandby4[];
+extern const u8 gText_AwesomeWonF701F700[];
+extern const u8 gText_FilledStorageSpace2[];
+extern const u8 gText_CantHoldMore[];
+
// Pokenav Match Call
extern const u8 gText_CallCantBeMadeHere[];
extern const u8 gText_NumberRegistered[];