aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorTravis Howell2005-02-01 05:19:27 +0000
committerTravis Howell2005-02-01 05:19:27 +0000
commit7897d0d93d6060265ea4bc7baeae1574a29d3513 (patch)
treec287e6d6bb5c48e5567e29f4501da7a4eba10325 /scumm
parent0c35b4f4fd08fcade459c69c364c144df89f77aa (diff)
downloadscummvm-rg350-7897d0d93d6060265ea4bc7baeae1574a29d3513.tar.gz
scummvm-rg350-7897d0d93d6060265ea4bc7baeae1574a29d3513.tar.bz2
scummvm-rg350-7897d0d93d6060265ea4bc7baeae1574a29d3513.zip
HE100 updates for lost
svn-id: r16719
Diffstat (limited to 'scumm')
-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 ccb903cc0a..f294d6dd51 100644
--- a/scumm/script_v100he.cpp
+++ b/scumm/script_v100he.cpp
@@ -288,7 +288,7 @@ void ScummEngine_v100he::setupOpcodes() {
/* C4 */
OPCODE(o90_getObjectData),
OPCODE(o72_openFile),
- OPCODE(o6_invalid),
+ OPCODE(o90_getPolygonOverlap),
OPCODE(o6_getOwner),
/* C8 */
OPCODE(o100_getPaletteData),