1
0
mirror of https://github.com/td512/re3.git synced 2026-02-24 17:57:19 +00:00

CGame::Initialise

This commit is contained in:
Nikolay Korolev
2020-03-22 17:23:40 +03:00
parent 7d213a1f32
commit 34b1881528
35 changed files with 333 additions and 12 deletions

View File

@@ -3,3 +3,4 @@
#include "SceneEdit.h"
WRAPPER void CSceneEdit::Update(void) { EAXJMP(0x585570); }
WRAPPER void CSceneEdit::Init(void) { EAXJMP(0x585170); }