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 6e0073eb30..62ca22d53a 100644
--- a/crawl-ref/source/debug.h
+++ b/crawl-ref/source/debug.h
@@ -152,6 +152,7 @@ void debug_set_stats( void );
void debug_list_monsters();
void debug_card();
+void debug_set_xl();
#ifdef DEBUG_DIAGNOSTICS
void generate_map_stats();