summaryrefslogtreecommitdiff
path: root/include/quest_log_player.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-01-14 21:27:45 -0500
committerGriffinR <griffin.g.richards@gmail.com>2020-01-15 16:00:45 -0500
commit04d176334ad590d3462e3c1eb75c1313705ae183 (patch)
tree865ca807901bf57e63523b19f2d535c7ef391f89 /include/quest_log_player.h
parent2f81b4a204d051aeb88580dc63381011ec49fcbb (diff)
Document some Quest Log
Diffstat (limited to 'include/quest_log_player.h')
-rw-r--r--include/quest_log_player.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/quest_log_player.h b/include/quest_log_player.h
new file mode 100644
index 000000000..9cde1747e
--- /dev/null
+++ b/include/quest_log_player.h
@@ -0,0 +1,8 @@
+#ifndef GUARD_QUEST_LOG_PLAYER_H
+#define GUARD_QUEST_LOG_PLAYER_H
+
+#include "global.h"
+
+void sub_8150454(void);
+
+#endif //GUARD_QUEST_LOG_PLAYER_H