Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dsuspects_database.cpp83 _otherClues[_otherClueCount++] = clueId; in addOtherClue()
153 if (_otherClues[i] == clueId) { in hasOtherClue()
212 _otherClues[i] = -1; in reset()
H A Dsuspects_database.h56 int _otherClues[kOtherClueCount]; variable
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dsuspects_database.cpp83 _otherClues[_otherClueCount++] = clueId; in addOtherClue()
153 if (_otherClues[i] == clueId) { in hasOtherClue()
212 _otherClues[i] = -1; in reset()
H A Dsuspects_database.h56 int _otherClues[kOtherClueCount]; variable