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