summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2019-07-29 12:35:57 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2019-07-29 12:35:57 +0200
commite634e722ccb2db1f72f207485233d120fa8f8399 (patch)
tree446b475304838af370b667ce3d57e1098f48b7b8 /include/strings.h
parent136da953d6888562e76b0694a98988888adcd6d8 (diff)
Decompile pokemon jump
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 a959821d4..bead5849d 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -2715,6 +2715,12 @@ extern const u8 gText_CommunicationStandby4[];
extern const u8 gText_AwesomeWonF701F700[];
extern const u8 gText_FilledStorageSpace2[];
extern const u8 gText_CantHoldMore[];
+extern const u8 gText_SpacePoints2[];
+extern const u8 gText_SpaceTimes3[];
+extern const u8 gText_PkmnJumpRecords[];
+extern const u8 gText_JumpsInARow[];
+extern const u8 gText_BestScore2[];
+extern const u8 gText_ExcellentsInARow[];
// Pokenav Match Call
extern const u8 gText_CallCantBeMadeHere[];