aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/phantom/globals_phantom.h
diff options
context:
space:
mode:
authorStrangerke2015-10-15 11:21:31 +0200
committerStrangerke2015-10-15 11:21:31 +0200
commit79fbcb96c3532e730ad8298d96f56f4a52c77ead (patch)
tree02afeca23784e7629629bdab2674727d53987e4a /engines/mads/phantom/globals_phantom.h
parentc275e304df97260ca79b5c2ca2b64e4de3670294 (diff)
downloadscummvm-rg350-79fbcb96c3532e730ad8298d96f56f4a52c77ead.tar.gz
scummvm-rg350-79fbcb96c3532e730ad8298d96f56f4a52c77ead.tar.bz2
scummvm-rg350-79fbcb96c3532e730ad8298d96f56f4a52c77ead.zip
MADS: Add logic for scene 103, some rework on animations
Diffstat (limited to 'engines/mads/phantom/globals_phantom.h')
-rw-r--r--engines/mads/phantom/globals_phantom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mads/phantom/globals_phantom.h b/engines/mads/phantom/globals_phantom.h
index c23b53cdf5..cf35b40eb9 100644
--- a/engines/mads/phantom/globals_phantom.h
+++ b/engines/mads/phantom/globals_phantom.h
@@ -124,6 +124,7 @@ class PhantomGlobals : public Globals {
public:
SynchronizedList _spriteIndexes;
SynchronizedList _sequenceIndexes;
+ SynchronizedList _animationIndexes;
public:
/**
* Constructor