aboutsummaryrefslogtreecommitdiff
path: root/scumm/akos.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/akos.h')
-rw-r--r--scumm/akos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/akos.h b/scumm/akos.h
index 30e24ea1ff..4985e8b46e 100644
--- a/scumm/akos.h
+++ b/scumm/akos.h
@@ -91,7 +91,7 @@ protected:
byte drawLimb(const Actor *a, int limb);
byte codec1(int xmoveCur, int ymoveCur);
- void codec1_genericDecode();
+ void codec1_genericDecode(Codec1 &v1);
byte codec5(int xmoveCur, int ymoveCur);
byte codec16(int xmoveCur, int ymoveCur);
byte codec32(int xmoveCur, int ymoveCur);