summaryrefslogtreecommitdiff
path: root/include/quest_log_player.h
diff options
context:
space:
mode:
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