Home
last modified time | relevance | path

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

/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/gob/
H A Ddegob_script.h512 struct OpcodeDrawEntryV4 { struct
530 const OpcodeDrawEntryV4 *_opcodesDrawV4; argument
H A Ddegob_script_v4.cpp116 static const OpcodeDrawEntryV4 opcodesDraw[256] = { in setupOpcodes()