summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/debug.h')
-rw-r--r--crawl-ref/source/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/debug.h b/crawl-ref/source/debug.h
index 62ca22d53a..964965ea30 100644
--- a/crawl-ref/source/debug.h
+++ b/crawl-ref/source/debug.h
@@ -153,6 +153,7 @@ void debug_list_monsters();
void debug_card();
void debug_set_xl();
+void debug_place_map();
#ifdef DEBUG_DIAGNOSTICS
void generate_map_stats();