aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v80he.cpp
diff options
context:
space:
mode:
authorTravis Howell2004-10-04 01:34:29 +0000
committerTravis Howell2004-10-04 01:34:29 +0000
commitf9e21fe4e221723bc331a0ed690b260c9c7e8963 (patch)
treeb27fc5b3848ececb177fb5211dae1f412284cbd6 /scumm/script_v80he.cpp
parenta7570bf99db86433ecda0c7984f2325868c142cc (diff)
downloadscummvm-rg350-f9e21fe4e221723bc331a0ed690b260c9c7e8963.tar.gz
scummvm-rg350-f9e21fe4e221723bc331a0ed690b260c9c7e8963.tar.bz2
scummvm-rg350-f9e21fe4e221723bc331a0ed690b260c9c7e8963.zip
Rename opcode
svn-id: r15402
Diffstat (limited to 'scumm/script_v80he.cpp')
-rw-r--r--scumm/script_v80he.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/scumm/script_v80he.cpp b/scumm/script_v80he.cpp
index ce16a21538..6b100a14b6 100644
--- a/scumm/script_v80he.cpp
+++ b/scumm/script_v80he.cpp
@@ -612,8 +612,6 @@ void ScummEngine_v80he::o80_setState() {
}
void ScummEngine_v80he::o80_drawWizPolygon() {
- error("o80_drawWizPolygon");
-
WizImage wi;
wi.x1 = wi.y1 = pop();
wi.resNum = pop();