Home
last modified time | relevance | path

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

/dports/games/brogue/BrogueCE-1.10.1/src/brogue/
H A DIO.c953 const short neutralColors[8] = {1000, 1000, 1000, 1000, 0, 0, 0, 0}; in bakeTerrainColors() local
955 vals = neutralColors; in bakeTerrainColors()