aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/character.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/toon/character.h')
-rw-r--r--engines/toon/character.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/toon/character.h b/engines/toon/character.h
index 4cd3813f73..d4079d82ef 100644
--- a/engines/toon/character.h
+++ b/engines/toon/character.h
@@ -146,6 +146,7 @@ protected:
int32 _currentPathY[4096];
int32 _currentPathNodeCount;
int32 _currentPathNode;
+ int32 _currentWalkStamp;
};
} // End of namespace Toon