summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monplace.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/monplace.h')
-rw-r--r--crawl-ref/source/monplace.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/monplace.h b/crawl-ref/source/monplace.h
index 9c22d30530..b7c348bd00 100644
--- a/crawl-ref/source/monplace.h
+++ b/crawl-ref/source/monplace.h
@@ -65,6 +65,7 @@ enum band_type
BAND_ILSUIW,
BAND_AZRAEL,
BAND_DUVESSA, // 50
+ BAND_KHUFU,
NUM_BANDS // always last
};