diff options
Diffstat (limited to 'include/quest_log.h')
-rw-r--r-- | include/quest_log.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/quest_log.h b/include/quest_log.h index adf43de95..9c50f5f6e 100644 --- a/include/quest_log.h +++ b/include/quest_log.h @@ -25,7 +25,7 @@ struct UnkStruct_203B044 extern u8 gQuestLogState; extern u8 gQuestLogPlaybackState; -extern const u16 gUnknown_84566A8[]; +extern const u8 gUnknown_84566A8[]; extern struct FieldInput gQuestLogFieldInput; extern struct UnkStruct_203B044 gUnknown_203B044; extern u16 *gUnknown_203AE04; |