Add missing code for opcode
svn-id: r15391
This commit is contained in:
parent
a34efa68c2
commit
3aadf745f9
4 changed files with 37 additions and 9 deletions
|
@ -354,7 +354,7 @@ void ScummEngine_v80he::setupOpcodes() {
|
|||
OPCODE(o72_unknownF6),
|
||||
OPCODE(o6_invalid),
|
||||
/* F8 */
|
||||
OPCODE(o72_unknownF8),
|
||||
OPCODE(o72_getResourceSize),
|
||||
OPCODE(o72_setFilePath),
|
||||
OPCODE(o72_unknownFA),
|
||||
OPCODE(o70_polygonOps),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue