diff options
Diffstat (limited to 'engines/mads/animation.h')
-rw-r--r-- | engines/mads/animation.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mads/animation.h b/engines/mads/animation.h index 46ef85c5eb..45e6e3cce9 100644 --- a/engines/mads/animation.h +++ b/engines/mads/animation.h @@ -191,6 +191,7 @@ public: bool _resetFlag; int _currentFrame; int _oldFrameEntry; + int _dynamicHotspotIndex; static Animation *init(MADSEngine *vm, Scene *scene); /* |