From aaa5ccae771a2dec9288b87a1c38bcea540d02e0 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Fri, 8 Oct 2004 07:07:34 +0000 Subject: Removed unnecessary whitespace svn-id: r15465 --- scumm/akos.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scumm/akos.cpp b/scumm/akos.cpp index b3b2719402..285cd3320c 100644 --- a/scumm/akos.cpp +++ b/scumm/akos.cpp @@ -475,7 +475,7 @@ byte AkosRenderer::drawLimb(const Actor *a, int limb) { if (decflag == 0) continue; - + switch (codec) { case 1: result |= codec1(xmoveCur, ymoveCur); @@ -811,7 +811,6 @@ byte AkosRenderer::codec1(int xmoveCur, int ymoveCur) { } } - if (skip) skip--; -- cgit v1.2.3