1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-10 00:48:31 +00:00
re3/src/CutsceneMgr.cpp

6 lines
129 B
C++
Raw Normal View History

2019-05-31 09:44:43 +00:00
#include "common.h"
#include "patcher.h"
#include "CutsceneMgr.h"
bool &CCutsceneMgr::ms_cutsceneProcessing = *(bool*)0x95CD9F;