aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v80he.cpp
diff options
context:
space:
mode:
authorTravis Howell2004-09-22 02:07:14 +0000
committerTravis Howell2004-09-22 02:07:14 +0000
commitb7a5d73499ec93605628e93252a8b7d8d5e4cb4b (patch)
treeddc4e4cfb9c5fe68ee8cdedbff77a26ff52e4f3f /scumm/script_v80he.cpp
parentabefac8cd079ef786cdb9218d7bf665cd5df40e0 (diff)
downloadscummvm-rg350-b7a5d73499ec93605628e93252a8b7d8d5e4cb4b.tar.gz
scummvm-rg350-b7a5d73499ec93605628e93252a8b7d8d5e4cb4b.tar.bz2
scummvm-rg350-b7a5d73499ec93605628e93252a8b7d8d5e4cb4b.zip
No longer StopMusic
svn-id: r15228
Diffstat (limited to 'scumm/script_v80he.cpp')
-rw-r--r--scumm/script_v80he.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_v80he.cpp b/scumm/script_v80he.cpp
index e5282e0724..981b832f48 100644
--- a/scumm/script_v80he.cpp
+++ b/scumm/script_v80he.cpp
@@ -176,7 +176,7 @@ void ScummEngine_v80he::setupOpcodes() {
OPCODE(o6_endCutscene),
/* 68 */
OPCODE(o6_cutscene),
- OPCODE(o6_stopMusic),
+ OPCODE(o6_invalid),
OPCODE(o6_freezeUnfreeze),
OPCODE(o80_cursorCommand),
/* 6C */