aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
authorTravis Howell2005-05-21 14:20:28 +0000
committerTravis Howell2005-05-21 14:20:28 +0000
commit2b2c6a404f840096d977e20c1b48d307770c783e (patch)
tree83e72462adcb0ee932663b49f548f0ef6ae749d6 /scumm/intern.h
parent31974eaead154ae6637b5655d5a5eb573ce342e2 (diff)
downloadscummvm-rg350-2b2c6a404f840096d977e20c1b48d307770c783e.tar.gz
scummvm-rg350-2b2c6a404f840096d977e20c1b48d307770c783e.tar.bz2
scummvm-rg350-2b2c6a404f840096d977e20c1b48d307770c783e.zip
Add HE73 version for opcode difference.
svn-id: r18207
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 fc1c9baa00..127758393b 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -1072,7 +1072,6 @@ protected:
void o80_drawWizPolygon();
void o80_drawLine();
void o80_pickVarRandom();
- void o80_getResourceSize();
};
struct SpriteInfo;