aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/animation.h')
-rw-r--r--engines/mads/animation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/animation.h b/engines/mads/animation.h
index d96e89b1b9..ce145cdd35 100644
--- a/engines/mads/animation.h
+++ b/engines/mads/animation.h
@@ -81,7 +81,7 @@ public:
class AAHeader {
public:
- int _spriteListCount;
+ int _spriteSetsCount;
int _miscEntriesCount;
int _frameEntriesCount;
int _messagesCount;