summaryrefslogtreecommitdiff
path: root/src/plots.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plots.h')
-rw-r--r--src/plots.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plots.h b/src/plots.h
index f1dcce8c..eaeeb818 100644
--- a/src/plots.h
+++ b/src/plots.h
@@ -62,3 +62,6 @@ extern void quest_library_building(bool_ *paid, bool_ *recreate);
extern void quest_fireproof_building(bool_ *paid, bool_ *recreate);
extern bool_ quest_fireproof_init_hook(int q);
extern bool_ quest_fireproof_describe(FILE *fff);
+
+/******* Plot God Quest **************/
+extern void quest_god_place_rand_dung();