aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
authorTravis Howell2004-09-15 06:41:11 +0000
committerTravis Howell2004-09-15 06:41:11 +0000
commit1ee9a242c3a89ee97edd77f65a882e5860de4943 (patch)
tree21431eac0a3bc26f20f8c019f3d0a08798a5258b /scumm/intern.h
parent7f766fc2a55a792fbd1be2c5ed8752b8469ee9fc (diff)
downloadscummvm-rg350-1ee9a242c3a89ee97edd77f65a882e5860de4943.tar.gz
scummvm-rg350-1ee9a242c3a89ee97edd77f65a882e5860de4943.tar.bz2
scummvm-rg350-1ee9a242c3a89ee97edd77f65a882e5860de4943.zip
Still not quite right.
svn-id: r15123
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 42cc694e71..ac5a004517 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -616,8 +616,6 @@ protected:
virtual void executeOpcode(byte i);
virtual const char *getOpcodeDesc(byte i);
- byte stringLen(byte *);
- int getCharsetOffsets(int chr);
void arrrays_unk2(int dst, int src, int len2, int len);
void polygonErase(int fromId, int toId);