Home
last modified time | relevance | path

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

/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/gob/
H A Ddegob_script.h486 struct OpcodeGoblinEntryV3 { struct
494 const OpcodeGoblinEntryV3 *_opcodesGoblinV3; argument
H A Ddegob_script_v3.cpp542 static const OpcodeGoblinEntryV3 opcodesGoblin[72] = { in setupOpcodes()