aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/kyra_v2.h
diff options
context:
space:
mode:
authorJohannes Schickel2008-05-18 21:11:19 +0000
committerJohannes Schickel2008-05-18 21:11:19 +0000
commit74311906f24fa22256fdb7520dfb1851ea3324ab (patch)
treee3dbb611bf9c832e5f370e4b7616bc7b80a4935f /engines/kyra/kyra_v2.h
parent17874266bd540aed192e2a8f550b181d2bd4b8ad (diff)
downloadscummvm-rg350-74311906f24fa22256fdb7520dfb1851ea3324ab.tar.gz
scummvm-rg350-74311906f24fa22256fdb7520dfb1851ea3324ab.tar.bz2
scummvm-rg350-74311906f24fa22256fdb7520dfb1851ea3324ab.zip
Cleanup.
svn-id: r32176
Diffstat (limited to 'engines/kyra/kyra_v2.h')
-rw-r--r--engines/kyra/kyra_v2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/kyra/kyra_v2.h b/engines/kyra/kyra_v2.h
index 2f6d8a6185..f75fd89234 100644
--- a/engines/kyra/kyra_v2.h
+++ b/engines/kyra/kyra_v2.h
@@ -355,8 +355,6 @@ protected:
void updateCharPosWithUpdate();
uint32 _updateCharPosNextUpdate;
- static const int8 _updateCharPosXTable[];
- static const int8 _updateCharPosYTable[];
virtual int getCharacterWalkspeed() const = 0;
virtual void updateCharAnimFrame(int num, int *table) = 0;