Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddefines.h240 #define COLFLAG_WILLSTAB 0x0400 macro
H A Dshowsymb.cc208 col |= COLFLAG_WILLSTAB; in _get_mons_colour()
H A Dlibw32c.cc618 (col & COLFLAG_WILLSTAB) ? Options.stab_brand : in get_brand()
H A Dlibunix.cc917 (col & COLFLAG_WILLSTAB) ? Options.stab_brand : in get_brand()
H A Dtileweb.cc1342 (col & COLFLAG_WILLSTAB) ? Options.stab_brand : in _get_brand()