summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-07-23 15:48:11 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-07-23 15:48:11 -0400
commit0352a72d2ef5f820d6e8c4ad1806f5a8128b6d2f (patch)
tree1cda7283e7e7ac4678a14843a30d2519a37d3b34 /include/strings.h
parente3993e2b34282933f149b85a4cfe7f45e051b504 (diff)
parente4acfdf20b7d56b83cee6f4e49b257a2ecb92a95 (diff)
Merge branch 'master' of github.com:pret/pokefirered
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index 2cb57e19d..85b67ed57 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -177,6 +177,17 @@ extern const u8 gUnknown_84166A7[];
extern const u8 gUnknown_84169DC[];
extern const u8 gUnknown_841623D[];
extern const u8 gUnknown_84162BD[];
+extern const u8 gUnknown_841D148[];
+
+// pokemon.c
+extern const u8 BattleText_Rose[];
+extern const u8 BattleText_UnknownString3[];
+extern const u8 BattleText_GetPumped[];
+extern const u8 BattleText_MistShroud[];
+extern const u8 gText_EggNickname[];
+extern const u8 gText_BadEgg[];
+extern const u8 gText_PkmnsXPreventsSwitching[];
+extern u8 *gUnknown_83FD5D0[];
// diploma
extern const u8 gUnknown_841B60E[];