Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Doptions.h366 unsigned detected_monster_colour; // Colour of detected monsters member
H A Dshowsymb.cc386 g.col = Options.detected_monster_colour; in _get_cell_glyph_with_class()
H A Dinitfile.cc243 new ColourGameOption(SIMPLE_NAME(detected_monster_colour), LIGHTRED), in build_options_list()