mirror of
https://github.com/halpz/re3.git
synced 2025-01-13 21:15:28 +00:00
6 lines
147 B
C++
6 lines
147 B
C++
|
#include "common.h"
|
||
|
#include "patcher.h"
|
||
|
#include "ObjectData.h"
|
||
|
|
||
|
WRAPPER void CObjectData::Initialise(const char *filename) { EAXJMP(0x4BC0E0); }
|