Home
last modified time | relevance | path

Searched refs:_god_altars (Results 1 – 1 of 1) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dterrain.cc526 static const pair<god_type, dungeon_feature_type> _god_altars[] = variable
559 COMPILE_CHECK(ARRAYSZ(_god_altars) == NUM_GODS );
568 for (const auto &altar : _god_altars) in feat_altar_god()
582 for (const auto &altar : _god_altars) in altar_for_god()