summaryrefslogtreecommitdiffstats
path: root/src/re3.cpp
diff options
context:
space:
mode:
authoreray orçunus <erayorcunus@gmail.com>2019-06-18 14:34:35 +0200
committereray orçunus <erayorcunus@gmail.com>2019-06-18 14:34:35 +0200
commit886db44936757c4ace710b40713fbae1aa575c45 (patch)
treeaf3622689fedeac10516cfdcf5f3d1f0471746b6 /src/re3.cpp
parentCPed fixes (diff)
parentsilly mistake in CFileLoader (diff)
downloadre3-886db44936757c4ace710b40713fbae1aa575c45.tar
re3-886db44936757c4ace710b40713fbae1aa575c45.tar.gz
re3-886db44936757c4ace710b40713fbae1aa575c45.tar.bz2
re3-886db44936757c4ace710b40713fbae1aa575c45.tar.lz
re3-886db44936757c4ace710b40713fbae1aa575c45.tar.xz
re3-886db44936757c4ace710b40713fbae1aa575c45.tar.zst
re3-886db44936757c4ace710b40713fbae1aa575c45.zip
Diffstat (limited to 'src/re3.cpp')
-rw-r--r--src/re3.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/re3.cpp b/src/re3.cpp
index 905aa992..7fa9eedb 100644
--- a/src/re3.cpp
+++ b/src/re3.cpp
@@ -10,8 +10,6 @@
void **rwengine = *(void***)0x5A10E1;
-GlobalScene &Scene = *(GlobalScene*)0x726768;
-
DebugMenuAPI gDebugMenuAPI;
WRAPPER void *gtanew(uint32 sz) { EAXJMP(0x5A0690); }