summaryrefslogtreecommitdiff
path: root/include/quest_log.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-03-28 14:03:51 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-03-28 14:03:51 -0400
commitf0fe4904d0fa8b4e964b64b896c10d4599eb15d3 (patch)
tree740143a91293bc1f480f0fdf934ffe0cbbd71f13 /include/quest_log.h
parent9bcc82856db7e6417bb56265bbcc04dae290cbf3 (diff)
through sub_8056918
Diffstat (limited to 'include/quest_log.h')
-rw-r--r--include/quest_log.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/quest_log.h b/include/quest_log.h
index a353cf709..3a751e51d 100644
--- a/include/quest_log.h
+++ b/include/quest_log.h
@@ -9,6 +9,7 @@
extern u8 gQuestLogState;
extern u8 gUnknown_3005E88;
extern const u16 gUnknown_84566A8[];
+extern struct FieldInput gUnknown_3005E90;
void sub_8112720(u8);
void SetQuestLogEvent(u16, const u16 *);
@@ -51,5 +52,10 @@ void sub_8111708(void);
void sub_81127F8(struct FieldInput * a0);
void sub_8112B3C(void);
void RunQuestLogCB(void);
+void sub_8111C68(void);
+bool8 sub_8111CD0(void);
+void sub_8115798(void);
+bool8 sub_8113748(void);
+void sub_81119C8(void);
#endif //GUARD_QUEST_LOG_H