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