summaryrefslogtreecommitdiff
path: root/include/quest_log.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-03-29 11:00:02 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-03-29 11:00:02 -0400
commit20b7967049308fbc5730b97c5d5b05f1192618db (patch)
tree8469751b042f7bf24630951443113008c070080b /include/quest_log.h
parent581ec47ae255f3374b10d3fdbee873cb3815870a (diff)
Some doc in shop, quest_log
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 *);