summaryrefslogtreecommitdiffstats
path: root/src/control/ObjectData.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/control/ObjectData.cpp')
-rw-r--r--src/control/ObjectData.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/control/ObjectData.cpp b/src/control/ObjectData.cpp
new file mode 100644
index 00000000..28c34658
--- /dev/null
+++ b/src/control/ObjectData.cpp
@@ -0,0 +1,5 @@
+#include "common.h"
+#include "patcher.h"
+#include "ObjectData.h"
+
+WRAPPER void CObjectData::Initialise(const char *filename) { EAXJMP(0x4BC0E0); }