summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-11-23 19:37:52 -0500
committerGitHub <noreply@github.com>2019-11-23 19:37:52 -0500
commit2177f1f40b4dda2091ac3be3522c1bc4f6690e88 (patch)
treee70fd1205a50891ebb8f4f402528873eee027096 /include/graphics.h
parent548490c675f68dfacf4d1939486c47d8405dddd8 (diff)
parent14725e1592b3d7035cf1ee8720254ea2d312639c (diff)
Merge pull request #164 from PikalaxALT/dism_more_data
Battle Message et al
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 354339235..dbba28ea3 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -4239,4 +4239,7 @@ extern const u16 gUnknown_8E97DDC[];
extern const u32 gUnknown_8E97DFC[];
extern const u32 gUnknown_8E97EC4[];
+// battle_message
+extern const u16 gUnknown_8D2FBB4[];
+
#endif //GUARD_GRAPHICS_H