aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v100he.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/script_v100he.cpp')
-rw-r--r--scumm/script_v100he.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_v100he.cpp b/scumm/script_v100he.cpp
index e9091a02ca..8dc314472a 100644
--- a/scumm/script_v100he.cpp
+++ b/scumm/script_v100he.cpp
@@ -138,7 +138,7 @@ void ScummEngine_v100he::setupOpcodes() {
/* 4C */
OPCODE(o6_beginOverride),
OPCODE(o6_endOverride),
- OPCODE(o6_invalid),
+ OPCODE(o72_resetCutscene),
OPCODE(o6_setOwner),
/* 50 */
OPCODE(o100_paletteOps),