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