From 79fbcb96c3532e730ad8298d96f56f4a52c77ead Mon Sep 17 00:00:00 2001 From: Strangerke Date: Thu, 15 Oct 2015 11:21:31 +0200 Subject: MADS: Add logic for scene 103, some rework on animations --- engines/mads/phantom/globals_phantom.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/mads/phantom/globals_phantom.h') 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 -- cgit v1.2.3