aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/animation.h
diff options
context:
space:
mode:
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