summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-11-03 15:53:52 -0500
committerGitHub <noreply@github.com>2019-11-03 15:53:52 -0500
commit7bfa6d20587ed14cfa26b9fa81f45837abfafb26 (patch)
tree060cd2364119441d0f36a0418dd7405137b6582d /include/graphics.h
parentf6075011612b1029c1dd794c77943e01c6019f19 (diff)
parent977925a9ee438e149212e438585c2d3d59e3f254 (diff)
Merge pull request #140 from PikalaxALT/dism_more_data
Disassemble more data
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 56a51e67c..0e804e17c 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -4222,4 +4222,8 @@ extern const u16 gUnknown_8E9E9FC[];
extern const u16 gTradeButtons_Gfx[];
extern const u16 gTradeMenuMonBox_Tilemap[];
+// mon_markings
+extern const u16 gUnknown_8E9CBBC[];
+extern const u16 gUnknown_8E9CB9C[];
+
#endif //GUARD_GRAPHICS_H