From fbf2dff5457a4de8879a1bfb944bb85bdc0c419e Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 29 May 2003 11:07:54 +0000 Subject: merged all AKOS codec 1 decoders into one svn-id: r8092 --- scumm/akos.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'scumm/akos.h') 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); -- cgit v1.2.3