summaryrefslogtreecommitdiffstats
path: root/src/CutsceneMgr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/CutsceneMgr.cpp')
-rw-r--r--src/CutsceneMgr.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CutsceneMgr.cpp b/src/CutsceneMgr.cpp
index d78ef14f..0e54ff34 100644
--- a/src/CutsceneMgr.cpp
+++ b/src/CutsceneMgr.cpp
@@ -2,5 +2,6 @@
#include "patcher.h"
#include "CutsceneMgr.h"
+bool &CCutsceneMgr::ms_running = *(bool*)0x95CCF5;
bool &CCutsceneMgr::ms_cutsceneProcessing = *(bool*)0x95CD9F;
Bool &CCutsceneMgr::ms_running = *(Bool*)0x95CCF5;