aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/animation.h
diff options
context:
space:
mode:
authorStrangerke2013-09-07 21:38:25 +0200
committerStrangerke2013-09-07 21:38:25 +0200
commitf1e699199b194dcb15f991c6a2a6805f153a985a (patch)
treed785a73fd0d2fe0fd21eb8d25c226e92bc0f7147 /engines/avalanche/animation.h
parent347d9706343d894a4cebb471ab293afd5c881060 (diff)
downloadscummvm-rg350-f1e699199b194dcb15f991c6a2a6805f153a985a.tar.gz
scummvm-rg350-f1e699199b194dcb15f991c6a2a6805f153a985a.tar.bz2
scummvm-rg350-f1e699199b194dcb15f991c6a2a6805f153a985a.zip
AVALANCHE: Some more renaming in Animation
Diffstat (limited to 'engines/avalanche/animation.h')
-rw-r--r--engines/avalanche/animation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/avalanche/animation.h b/engines/avalanche/animation.h
index 91837f1ab9..f94fc2294c 100644
--- a/engines/avalanche/animation.h
+++ b/engines/avalanche/animation.h
@@ -82,8 +82,8 @@ public:
int16 _oldX[2], _oldY[2]; // last xy coords
int8 ix, iy; // amount to move sprite by, each step
byte whichsprite;
- bool quick, _visible, homing, check_me;
- int16 hx, hy; // homing x & y coords
+ bool quick, _visible, _homing, check_me;
+ int16 _homingX, _homingY; // homing x & y coords
byte count; // counts before changing step
byte xs, ys; // x & y speed
byte totalnum; // total number of sprites