aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/phantom/phantom_scenes.cpp
diff options
context:
space:
mode:
authorStrangerke2015-11-04 18:53:42 +0100
committerStrangerke2015-11-04 18:53:42 +0100
commit75ee599cbbd3d2a0e7dc017e11571f0767324b2a (patch)
tree2173507af1e863bf5735b6cfec471dae6528cd9f /engines/mads/phantom/phantom_scenes.cpp
parent9ef395524eb839eff70cb85c22c7bf8fc3567127 (diff)
downloadscummvm-rg350-75ee599cbbd3d2a0e7dc017e11571f0767324b2a.tar.gz
scummvm-rg350-75ee599cbbd3d2a0e7dc017e11571f0767324b2a.tar.bz2
scummvm-rg350-75ee599cbbd3d2a0e7dc017e11571f0767324b2a.zip
MADS: Phantom: Implement generic scene 5xx
Diffstat (limited to 'engines/mads/phantom/phantom_scenes.cpp')
-rw-r--r--engines/mads/phantom/phantom_scenes.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mads/phantom/phantom_scenes.cpp b/engines/mads/phantom/phantom_scenes.cpp
index b4d4f46fff..e9a60f00e9 100644
--- a/engines/mads/phantom/phantom_scenes.cpp
+++ b/engines/mads/phantom/phantom_scenes.cpp
@@ -32,6 +32,7 @@
#include "mads/phantom/phantom_scenes2.h"
#include "mads/phantom/phantom_scenes3.h"
#include "mads/phantom/phantom_scenes4.h"
+#include "mads/phantom/phantom_scenes5.h"
namespace MADS {