summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index c9cc1f821a..c647910f30 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -1365,6 +1365,7 @@ enum ghost_value_type
GVAL_DEMONLORD_CYCLE_COLOUR // 13
};
+// The order of this enum must match the order of DNGN_ALTAR_FOO.
enum god_type
{
GOD_NO_GOD, // 0 -- must be zero