Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-util.h261 const char * holiness_name(mon_holy_type_flags which_holiness);
H A Dmon-util.cc649 const char * holiness_name(mon_holy_type_flags which_holiness) in holiness_name() argument
651 switch (which_holiness) in holiness_name()