aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
authorTravis Howell2004-06-06 11:10:47 +0000
committerTravis Howell2004-06-06 11:10:47 +0000
commit29f03f0d9c09572d8b37d3efc1cf34be7f149d16 (patch)
tree53f0d67a888199064926ad3bdb090b8efd392a93 /scumm/intern.h
parentccac679431a7d49e3e6364a833bc92b8b0fb98a4 (diff)
downloadscummvm-rg350-29f03f0d9c09572d8b37d3efc1cf34be7f149d16.tar.gz
scummvm-rg350-29f03f0d9c09572d8b37d3efc1cf34be7f149d16.tar.bz2
scummvm-rg350-29f03f0d9c09572d8b37d3efc1cf34be7f149d16.zip
verbOps differences are minor, so merge back in.
svn-id: r13943
Diffstat (limited to 'scumm/intern.h')
-rw-r--r--scumm/intern.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/intern.h b/scumm/intern.h
index 9680bdd784..7ceb997ccc 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -585,7 +585,6 @@ protected:
void o6_startSound();
void o6_roomOps();
void o6_actorOps();
- void o6_verbOps();
void o6_wait();
void o6_soundKludge();
void o6_dummy();