summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/acr.cc')
-rw-r--r--crawl-ref/source/acr.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/acr.cc b/crawl-ref/source/acr.cc
index 9cbae70618..636a86d41d 100644
--- a/crawl-ref/source/acr.cc
+++ b/crawl-ref/source/acr.cc
@@ -3421,6 +3421,7 @@ static bool initialise(void)
clrscr();
#ifdef DEBUG_DIAGNOSTICS
+ sanity_check_mutation_defs();
if (crawl_state.map_stat_gen)
{
generate_map_stats();