mirror of
https://github.com/halpz/re3.git
synced 2025-05-10 08:46:37 +03:00
6 lines
129 B
C++
6 lines
129 B
C++
![]() |
#include "common.h"
|
||
|
#include "patcher.h"
|
||
|
#include "CutsceneMgr.h"
|
||
|
|
||
|
bool &CCutsceneMgr::ms_cutsceneProcessing = *(bool*)0x95CD9F;
|