summaryrefslogtreecommitdiff
path: root/include/quest_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/quest_log.h')
-rw-r--r--include/quest_log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/quest_log.h b/include/quest_log.h
index 54da8822a..56542fa2a 100644
--- a/include/quest_log.h
+++ b/include/quest_log.h
@@ -9,7 +9,7 @@
extern u8 gQuestLogState;
extern u8 gUnknown_3005E88;
extern const u16 gUnknown_84566A8[];
-extern struct FieldInput gUnknown_3005E90;
+extern struct FieldInput gQuestLogFieldInput;
void sub_8112720(u8);
void SetQuestLogEvent(u16, const u16 *);