aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
authorMax Horn2003-05-05 09:25:07 +0000
committerMax Horn2003-05-05 09:25:07 +0000
commitac0897515db5de4077031e9f385f0ece6c0fe202 (patch)
tree2a006e585b7e19ef324907ca3c4e43d20db15a94 /scumm/intern.h
parentfa0df19a1df16489b7319bfd27711409c15fa699 (diff)
downloadscummvm-rg350-ac0897515db5de4077031e9f385f0ece6c0fe202.tar.gz
scummvm-rg350-ac0897515db5de4077031e9f385f0ece6c0fe202.tar.bz2
scummvm-rg350-ac0897515db5de4077031e9f385f0ece6c0fe202.zip
unified o?_isEqual, too (but not as nice due to hack)
svn-id: r7340
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 59145b7472..ce43e1a56b 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -248,7 +248,6 @@ protected:
void o2_ifClassOfIs();
void o2_walkActorTo();
void o2_putActor();
- void o2_isEqual();
void o2_startScript();
void o2_panCameraTo();
void o2_setActorElevation();