summaryrefslogtreecommitdiff
path: root/include/quest_log.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-04-05 20:30:45 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-04-05 20:30:45 -0400
commita622448029e7849361d2aabcd2138ed0de207dd1 (patch)
tree842f425bb07344616c35a014f57086da6dd50777 /include/quest_log.h
parent35a578c62050893d5f347f637acbdcbbfb99f311 (diff)
More quest log documentation amid other stuff
Diffstat (limited to 'include/quest_log.h')
-rw-r--r--include/quest_log.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/quest_log.h b/include/quest_log.h
index 090d0daf6..5d474e4f9 100644
--- a/include/quest_log.h
+++ b/include/quest_log.h
@@ -7,7 +7,7 @@
#include "field_control_avatar.h"
extern u8 gQuestLogState;
-extern u8 gUnknown_3005E88;
+extern u8 gQuestLogPlaybackState;
extern const u16 gUnknown_84566A8[];
extern struct FieldInput gQuestLogFieldInput;
@@ -59,7 +59,7 @@ bool8 sub_8113748(void);
void sub_81119C8(void);
void sub_8111F14(void);
void sub_8110FCC(void);
-u8 sub_8110AC8(void);
+u8 GetQuestLogStartType(void);
void sub_81113E4(void);
void sub_8111438(void);