summaryrefslogtreecommitdiff
path: root/include/battle_message.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-02-23 16:26:33 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2020-02-23 16:26:33 -0500
commit890d85ff029feb6509bca88ba913580c5c0cd56c (patch)
treefe26d75515206a7dbf214418c00a9b2068b60319 /include/battle_message.h
parent9aaafa84871e7bcc553d3eda680415545a337eee (diff)
battle_bg
Diffstat (limited to 'include/battle_message.h')
-rw-r--r--include/battle_message.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/battle_message.h b/include/battle_message.h
index 2e2baa278..5a16a4250 100644
--- a/include/battle_message.h
+++ b/include/battle_message.h
@@ -251,4 +251,8 @@ extern const u8 gUnknown_83FE864[];
extern const u8 gText_SafariBalls[];
extern const u8 gText_HighlightRed_Left[];
+extern const u8 gText_Win[];
+extern const u8 gText_Loss[];
+extern const u8 gText_Draw[];
+
#endif // GUARD_BATTLE_MESSAGE_H