aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
authorTravis Howell2004-07-03 10:03:21 +0000
committerTravis Howell2004-07-03 10:03:21 +0000
commit80f6319454ac02846e6e9223d08ee7975fa1f618 (patch)
treee30dfd1af03e1fcf21d41a1f5d4ccc81f56589ff /scumm/intern.h
parentb2bb3a3aa4973e0d5d1fa580760a24f31f2f6ce2 (diff)
downloadscummvm-rg350-80f6319454ac02846e6e9223d08ee7975fa1f618.tar.gz
scummvm-rg350-80f6319454ac02846e6e9223d08ee7975fa1f618.tar.bz2
scummvm-rg350-80f6319454ac02846e6e9223d08ee7975fa1f618.zip
Not used by games, switch to invalid.
svn-id: r14156
Diffstat (limited to 'scumm/intern.h')
-rw-r--r--scumm/intern.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/scumm/intern.h b/scumm/intern.h
index 2a498b0a47..3cfb92acba 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -570,8 +570,6 @@ protected:
virtual void decodeParseString(int a, int b);
/* Version 6 script opcodes */
- void o6_drawBlastObject();
- void o6_setBlastObjectWindow();
void o6_setState();
void o6_roomOps();
void o6_actorOps();