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