summaryrefslogtreecommitdiff
path: root/src/q_eol.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_eol.hpp')
-rw-r--r--src/q_eol.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/q_eol.hpp b/src/q_eol.hpp
new file mode 100644
index 00000000..ab7f1274
--- /dev/null
+++ b/src/q_eol.hpp
@@ -0,0 +1,5 @@
+#pragma once
+
+#include "h-basic.h"
+
+bool_ quest_eol_init_hook(int q_idx);