Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/glk/level9/
H A Ddetection.cpp72 bool JumpKill, DriverV4; in scan() local
271 …e, uint32 *Size, uint32 size, uint32 *Min, uint32 *Max, bool Rts, bool *JumpKill, bool *DriverV4) { in ValidateSequence()