mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-12-02 14:04:14 +01: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); }
|