Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dartefact.h30 UNRAND_FLAG_UNCLEAN = 0x10, enumerator
H A Dgod-item.cc177 if (entry->flags & UNRAND_FLAG_UNCLEAN) in is_unclean_item()