Home
last modified time | relevance | path

Searched defs:zipBitIndex (Results 1 – 4 of 4) sorted by relevance

/dports/games/residualvm/residualvm-0.3.1/engines/myst3/
H A Dstate.cpp779 int32 zipBitIndex = _db->getNodeZipBitIndex(node, room, age); in isZipDestinationAvailable() local
788 int32 zipBitIndex = _db->getNodeZipBitIndex(node, room, age); in markNodeAsVisited() local
H A Ddatabase.h56 int16 zipBitIndex; member
/dports/games/scummvm/scummvm-2.5.1/engines/myst3/
H A Dstate.cpp795 int32 zipBitIndex = _db->getNodeZipBitIndex(node, room, age); in isZipDestinationAvailable() local
804 int32 zipBitIndex = _db->getNodeZipBitIndex(node, room, age); in markNodeAsVisited() local
H A Ddatabase.h98 int16 zipBitIndex; member