summaryrefslogtreecommitdiffstats
path: root/src/CutsceneMgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/CutsceneMgr.h')
-rw-r--r--src/CutsceneMgr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CutsceneMgr.h b/src/CutsceneMgr.h
index dac35c16..89f6ab8d 100644
--- a/src/CutsceneMgr.h
+++ b/src/CutsceneMgr.h
@@ -6,6 +6,7 @@ class CCutsceneMgr
{
static bool &ms_running;
static bool &ms_cutsceneProcessing;
+
public:
static CDirectory *&ms_pCutsceneDir;