summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-07-31 13:50:47 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-07-31 13:50:47 -0400
commitc3f95c1cbb7827c09d86fa0a6b481ae0fa3c37d5 (patch)
tree6ca0581f0dc4fadaae4d6faa0a551ed0cb58c2af /include/graphics.h
parente96ecee460c5cd0c3139432ebbb191a36ad31912 (diff)
title_screen: through sub_8079730
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/graphics.h b/include/graphics.h
index bd25f4d1a..dd91731b6 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -968,7 +968,7 @@ extern const u8 gUnknown_8EAD390[];
extern const u16 gUnknown_8EAD5E8[];
extern const u8 gUnknown_8EAD608[];
extern const u8 gUnknown_8EADEE4[];
-extern const u16 gUnknown_8EAE094[];
+extern u16 gUnknown_8EAE094[]; // If this is const, title_screen.c does not match
extern const u8 gUnknown_8EAE0B4[];
extern const u8 gUnknown_8EAE374[];
extern const u16 gUnknown_8EAE488[];