summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-06-27 20:17:39 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-06-27 20:17:39 -0400
commit25355e8530142e6ad88f4173c3c3dc9d881d7fa8 (patch)
tree702b9b02fa7be4df1bb9e4e3173e2cc70152883c /include/strings.h
parent3661177dc197119b53ff4a677359d27272c816e0 (diff)
sub_810B998 and ALL the data
Diffstat (limited to 'include/strings.h')
-rwxr-xr-x[-rw-r--r--]include/strings.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index 89a78e478..a1fcc30cb 100644..100755
--- a/include/strings.h
+++ b/include/strings.h
@@ -902,4 +902,19 @@ extern const u8 gSystemText_NoSaveFileNoTime[];
extern const u8 gSystemText_ClockAdjustmentUsable[];
extern const u8 gSystemText_Saving[];
+extern const u8 ContestStatsText_RedPokeBlock[];
+extern const u8 ContestStatsText_BluePokeBlock[];
+extern const u8 ContestStatsText_PinkPokeBlock[];
+extern const u8 ContestStatsText_GreenPokeBlock[];
+extern const u8 ContestStatsText_YellowPokeBlock[];
+extern const u8 ContestStatsText_PurplePokeBlock[];
+extern const u8 ContestStatsText_IndigoPokeBlock[];
+extern const u8 ContestStatsText_BrownPokeBlock[];
+extern const u8 ContestStatsText_LiteBluePokeBlock[];
+extern const u8 ContestStatsText_OlivePokeBlock[];
+extern const u8 ContestStatsText_GrayPokeBlock[];
+extern const u8 ContestStatsText_BlackPokeBlock[];
+extern const u8 ContestStatsText_WhitePokeBlock[];
+extern const u8 ContestStatsText_GoldPokeBlock[];
+
#endif