Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtile-flags.h34 TILE_FLAG_MIGHT = 0x40000000000ULL, enumerator
H A Dtiledgnbuf.cc543 if (fg & TILE_FLAG_MIGHT) in pack_foreground()
H A Dtilepick.cc1972 ch |= TILE_FLAG_MIGHT; in tileidx_monster()