aboutsummaryrefslogtreecommitdiff
path: root/scumm/akos.h
diff options
context:
space:
mode:
authorMax Horn2003-05-29 11:07:54 +0000
committerMax Horn2003-05-29 11:07:54 +0000
commitfbf2dff5457a4de8879a1bfb944bb85bdc0c419e (patch)
tree0606e07196e9e1cdef377b569f393577936b8321 /scumm/akos.h
parent96fd0ef6711fac5fba35a4841000c3d7d76e0478 (diff)
downloadscummvm-rg350-fbf2dff5457a4de8879a1bfb944bb85bdc0c419e.tar.gz
scummvm-rg350-fbf2dff5457a4de8879a1bfb944bb85bdc0c419e.tar.bz2
scummvm-rg350-fbf2dff5457a4de8879a1bfb944bb85bdc0c419e.zip
merged all AKOS codec 1 decoders into one
svn-id: r8092
Diffstat (limited to 'scumm/akos.h')
-rw-r--r--scumm/akos.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/scumm/akos.h b/scumm/akos.h
index 4229e8c6b1..040820711e 100644
--- a/scumm/akos.h
+++ b/scumm/akos.h
@@ -75,9 +75,6 @@ protected:
byte drawLimb(const CostumeData &cost, int limb);
byte codec1(int _xmoveCur, int _ymoveCur);
- void codec1_spec1();
- void codec1_spec2();
- void codec1_spec3();
void codec1_genericDecode();
byte codec5(int _xmoveCur, int _ymoveCur);