aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v6he.cpp
diff options
context:
space:
mode:
authorTravis Howell2004-02-09 14:59:55 +0000
committerTravis Howell2004-02-09 14:59:55 +0000
commitb85e7e77bc3ed817a4c7ea833d1d590210ea4498 (patch)
tree907111c58f12705e60de95fece4b0dcde13a30fa /scumm/script_v6he.cpp
parent36c9dc8b5b6c4b8d1654f08e068d7c758f34fa25 (diff)
downloadscummvm-rg350-b85e7e77bc3ed817a4c7ea833d1d590210ea4498.tar.gz
scummvm-rg350-b85e7e77bc3ed817a4c7ea833d1d590210ea4498.tar.bz2
scummvm-rg350-b85e7e77bc3ed817a4c7ea833d1d590210ea4498.zip
Not unique
svn-id: r12796
Diffstat (limited to 'scumm/script_v6he.cpp')
-rw-r--r--scumm/script_v6he.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/scumm/script_v6he.cpp b/scumm/script_v6he.cpp
index 935965a2fa..46352e997f 100644
--- a/scumm/script_v6he.cpp
+++ b/scumm/script_v6he.cpp
@@ -1132,10 +1132,6 @@ void ScummEngine_v6he::o6_setVolume() {
}
}
-void ScummEngine_v6he::o6_unknownE4() {
- warning("o6_unknownE4(%d) stub", pop());
-}
-
void ScummEngine_v6he::o6_unknownFA() {
int len, a = fetchScriptByte();