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

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