Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dsuspects_database.h37 static const int kOtherClueCount = 20; variable
56 int _otherClues[kOtherClueCount];
H A Dsuspects_database.cpp80 if (_otherClueCount >= kOtherClueCount) { in addOtherClue()
211 for (int i = 0; i < kOtherClueCount; ++i) { in reset()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dsuspects_database.h37 static const int kOtherClueCount = 20; variable
56 int _otherClues[kOtherClueCount];
H A Dsuspects_database.cpp80 if (_otherClueCount >= kOtherClueCount) { in addOtherClue()
211 for (int i = 0; i < kOtherClueCount; ++i) { in reset()