aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
authorMax Horn2003-05-04 13:00:41 +0000
committerMax Horn2003-05-04 13:00:41 +0000
commita8c180ddf8d184d5896a774708e205efaa6b7be0 (patch)
tree6966815e99c4faac9706cb921fb5d380b5ccc411 /scumm/intern.h
parent245c55629dc9007b1c2fc4a02c029a395e807672 (diff)
downloadscummvm-rg350-a8c180ddf8d184d5896a774708e205efaa6b7be0.tar.gz
scummvm-rg350-a8c180ddf8d184d5896a774708e205efaa6b7be0.tar.bz2
scummvm-rg350-a8c180ddf8d184d5896a774708e205efaa6b7be0.zip
cleanup
svn-id: r7314
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 7a8fb88315..b619978ff1 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -54,7 +54,6 @@ protected:
void o5_add();
void o5_and();
void o5_animateActor();
- void o5_badOpcode();
void o5_breakHere();
void o5_chainScript();
void o5_cursorCommand();