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 091f2d55cc..9b1a3e8183 100644
--- a/scumm/script_v100he.cpp
+++ b/scumm/script_v100he.cpp
@@ -190,7 +190,7 @@ void ScummEngine_v100he::setupOpcodes() {
OPCODE(o6_delaySeconds),
OPCODE(o100_startSound),
/* 78 */
- OPCODE(o6_invalid),
+ OPCODE(o80_sourceDebug),
OPCODE(o100_setSpriteInfo),
OPCODE(o6_stampObject),
OPCODE(o72_startObject),