aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/animation.h
diff options
context:
space:
mode:
authorStrangerke2013-09-21 15:36:13 +0200
committerStrangerke2013-09-21 15:36:13 +0200
commitba103fd5dd8ecde9962ccad03b79a440c06f7a7b (patch)
tree8aefee039bd7ebf5ed37fd72af20e5f7fbc93d8d /engines/avalanche/animation.h
parente0b4280a949606d63d438cdb3046f630f837f183 (diff)
downloadscummvm-rg350-ba103fd5dd8ecde9962ccad03b79a440c06f7a7b.tar.gz
scummvm-rg350-ba103fd5dd8ecde9962ccad03b79a440c06f7a7b.tar.bz2
scummvm-rg350-ba103fd5dd8ecde9962ccad03b79a440c06f7a7b.zip
AVALANCHE: Some polishing in Animation
Diffstat (limited to 'engines/avalanche/animation.h')
-rw-r--r--engines/avalanche/animation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/animation.h b/engines/avalanche/animation.h
index 2765a7cd0b..1f13fd1407 100644
--- a/engines/avalanche/animation.h
+++ b/engines/avalanche/animation.h
@@ -137,7 +137,7 @@ private:
AvalancheEngine *_vm;
byte checkFeet(int16 x1, int16 x2, int16 oy, int16 y, byte yl);
- byte geidaPed(byte which);
+ byte geidaPed(byte ped);
void dawnDelay();
void grabAvvy(byte tripnum);