Home
last modified time | relevance | path

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

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dlandgen.cpp1789 PSH(tfShellHue, tfScuteHue) in giantLandSwitch()
1791 if(tf == tfScuteHue) c->wall = waSmallTree; in giantLandSwitch()
H A Dcomplex.cpp2510 tfEyeHue, tfShellHue, tfScuteHue, tfSkinHue, enumerator
H A Dgraph.cpp453 color_t scutecolor = getBit(bits, tfScuteHue) ? 0x00C040 : 0xA06000; in draw()