aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v90he.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/script_v90he.cpp')
-rw-r--r--scumm/script_v90he.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_v90he.cpp b/scumm/script_v90he.cpp
index b461f0a0f3..d408b86ecc 100644
--- a/scumm/script_v90he.cpp
+++ b/scumm/script_v90he.cpp
@@ -325,7 +325,7 @@ void ScummEngine_v90he::setupOpcodes() {
OPCODE(o72_deleteFile),
OPCODE(o6_rename),
/* E0 */
- OPCODE(o6_soundOps),
+ OPCODE(o6_invalid),
OPCODE(o72_getPixel),
OPCODE(o6_localizeArray),
OPCODE(o80_pickVarRandom),