1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-18 14:23:14 +00:00
re3/src/control/SceneEdit.cpp

6 lines
125 B
C++
Raw Normal View History

2019-10-18 22:23:40 +00:00
#include "common.h"
#include "patcher.h"
#include "SceneEdit.h"
WRAPPER void CSceneEdit::Update(void) { EAXJMP(0x585570); }