diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-20 11:09:41 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-20 11:09:41 -0400 |
commit | 348bd19fddefede38716607ffe0ecdb4ae199bea (patch) | |
tree | edfa2508b386beb4b7537cf58c345fe0afada8ca /include/quest_log.h | |
parent | 68ac134c0c82db82e0b59b071d766108c3bbd9f6 (diff) |
text_window
Diffstat (limited to 'include/quest_log.h')
-rw-r--r-- | include/quest_log.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/quest_log.h b/include/quest_log.h index 7f4bafada..cdd28371f 100644 --- a/include/quest_log.h +++ b/include/quest_log.h @@ -18,6 +18,7 @@ extern u8 gUnknown_3005E88; extern u16 gUnknown_3005E8C; extern struct UnkStruct_3005E90 gUnknown_3005E90; extern struct UnkStruct_203AE98 * gUnknown_3005E94; +extern const u16 gUnknown_84566A8[]; void sub_8112720(u8); void sub_8113550(u16, const u16 *); |