summaryrefslogtreecommitdiffstats
path: root/src/CutsceneMgr.cpp
blob: 598c48a1cc9f074c56f492c749370a0387aa512b (plain) (blame)
1
2
3
4
5
#include "common.h"
#include "patcher.h"
#include "CutsceneMgr.h"

bool &CCutsceneMgr::ms_cutsceneProcessing = *(bool*)0x95CD9F;