Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtilereg-map.cc57 m_colours[MF_EXCL_ROOT] = Options.tile_excl_centre_col; in init_colours()
H A Doptions.h527 VColour tile_excl_centre_col; member
H A Dinitfile.cc356 new TileColGameOption(SIMPLE_NAME(tile_excl_centre_col), "#552266"), in build_options_list()
4701 _write_vcolour("tile_excl_centre_col", Options.tile_excl_centre_col); in _write_minimap_colours()