aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/phantom/globals_phantom.cpp
diff options
context:
space:
mode:
authorStrangerke2015-11-03 21:32:18 +0100
committerStrangerke2015-11-03 21:32:18 +0100
commit04868be95b617bb64e0e468eeb16915af19993f8 (patch)
tree2b0eb580b8345afd10a998177890d01e1fecd892 /engines/mads/phantom/globals_phantom.cpp
parent9e675155b0cd72d12cf944dcff46e34150cfb4f5 (diff)
downloadscummvm-rg350-04868be95b617bb64e0e468eeb16915af19993f8.tar.gz
scummvm-rg350-04868be95b617bb64e0e468eeb16915af19993f8.tar.bz2
scummvm-rg350-04868be95b617bb64e0e468eeb16915af19993f8.zip
MADS: Phantom: Implement setupCatacombs
Diffstat (limited to 'engines/mads/phantom/globals_phantom.cpp')
-rw-r--r--engines/mads/phantom/globals_phantom.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/mads/phantom/globals_phantom.cpp b/engines/mads/phantom/globals_phantom.cpp
index dd3bd84aec..eea84762fe 100644
--- a/engines/mads/phantom/globals_phantom.cpp
+++ b/engines/mads/phantom/globals_phantom.cpp
@@ -28,8 +28,7 @@ namespace MADS {
namespace Phantom {
-PhantomGlobals::PhantomGlobals()
- : Globals() {
+PhantomGlobals::PhantomGlobals() : Globals() {
// Initialize lists
resize(210);
_spriteIndexes.resize(30);