diff options
Diffstat (limited to 'scumm/script_v72he.cpp')
-rw-r--r-- | scumm/script_v72he.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scumm/script_v72he.cpp b/scumm/script_v72he.cpp index f63aca5b07..68f69c135b 100644 --- a/scumm/script_v72he.cpp +++ b/scumm/script_v72he.cpp @@ -358,9 +358,9 @@ void ScummEngine_v72he::setupOpcodes() { OPCODE(o72_unknownF8), OPCODE(o72_setFilePath), OPCODE(o72_unknownFA), - OPCODE(o7_unknownFB), + OPCODE(o7_polygonOps), /* FC */ - OPCODE(o7_unknownFC), + OPCODE(o7_polygonHit), OPCODE(o6_invalid), OPCODE(o6_invalid), OPCODE(o6_invalid), |