summaryrefslogtreecommitdiff
path: root/src/q_god.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_god.hpp')
-rw-r--r--src/q_god.hpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/q_god.hpp b/src/q_god.hpp
new file mode 100644
index 00000000..d9513bdb
--- /dev/null
+++ b/src/q_god.hpp
@@ -0,0 +1,6 @@
+#pragma once
+
+#include "h-basic.h"
+
+bool_ quest_god_describe(FILE *);
+bool_ quest_god_init_hook(int q);