aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/toltecs/animation.h')
-rw-r--r--engines/toltecs/animation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/toltecs/animation.h b/engines/toltecs/animation.h
index 22576d7535..54ec5d8afa 100644
--- a/engines/toltecs/animation.h
+++ b/engines/toltecs/animation.h
@@ -54,7 +54,7 @@ public:
uint16 _width, _height;
uint16 _frameNumber, _frameCount;
uint32 _keepFrameCounter;
-
+
uint32 _curFrameSize;
uint32 _nextFrameSize, _nextFrameOffset;