Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/hadesch/
H A Denums.h136 kActiveHints = 33, enumerator
H A Dherobelt.cpp312 _icons[_colour][persistent->_hintsAreEnabled ? kActiveHints : kInactiveHints].render( in render()
483 _highlightTextIdx = persistent->_hintsAreEnabled ? kActiveHints : kInactiveHints; in computeHighlight()