Home
last modified time | relevance | path

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

/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/gob/
H A Dextract_gob_stk.cpp37 bool preGob; member
133 curChunk->preGob = false; in readChunkList()
140 curChunk->preGob = true; in readChunkList()
260 curChunk->preGob = false; in readChunkListV2()
294 if (curChunk->preGob) { in extractChunks()