Trap sanity checking

This commit is contained in:
Pasi Kallinen
2022-03-04 16:54:26 +02:00
parent 80e7fbe8ec
commit 62906e732e
3 changed files with 18 additions and 0 deletions

View File

@@ -3419,6 +3419,7 @@ sanity_check(void)
mon_sanity_check();
light_sources_sanity_check();
bc_sanity_check();
trap_sanity_check();
}
#ifdef DEBUG_MIGRATING_MONS