summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/wiz-dgn.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/wiz-dgn.h')
-rw-r--r--crawl-ref/source/wiz-dgn.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/crawl-ref/source/wiz-dgn.h b/crawl-ref/source/wiz-dgn.h
index c8561dcb1f..3db62ceb1b 100644
--- a/crawl-ref/source/wiz-dgn.h
+++ b/crawl-ref/source/wiz-dgn.h
@@ -10,8 +10,7 @@
#include <string>
void wizard_create_portal();
-void wizard_create_feature_number();
-void wizard_create_feature_name();
+void wizard_create_feature();
void wizard_list_branches();
void wizard_reveal_traps();
void wizard_map_level();