Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtile-flags.h26 TILE_FLAG_GLOWING = 0x02000000ULL, enumerator
H A Dtiledgnbuf.cc525 if (fg & TILE_FLAG_GLOWING) in pack_foreground()
H A Dtilepick.cc1964 ch |= TILE_FLAG_GLOWING; in tileidx_monster()