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

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