mirror of
https://github.com/halpz/re3.git
synced 2025-04-30 01:16:20 +00:00
6 lines
125 B
C++
6 lines
125 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "SceneEdit.h"
|
|
|
|
WRAPPER void CSceneEdit::Update(void) { EAXJMP(0x585570); }
|