aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/walk.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/parallaction/walk.h')
-rw-r--r--engines/parallaction/walk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/parallaction/walk.h b/engines/parallaction/walk.h
index 65ebdb8e97..3dd9ead3a4 100644
--- a/engines/parallaction/walk.h
+++ b/engines/parallaction/walk.h
@@ -69,7 +69,7 @@ class PathWalker_BR {
AnimationPtr _a;
int _walkDelay;
int _fieldC;
- Common::Point _startFoot;
+ Common::Point _startFoot;
bool _first;
int _step;
int _dirFrame;