diff options
Diffstat (limited to 'src/re3.cpp')
-rw-r--r-- | src/re3.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/re3.cpp b/src/re3.cpp index 08d02d12..b3484c60 100644 --- a/src/re3.cpp +++ b/src/re3.cpp @@ -9,8 +9,6 @@ void **rwengine = *(void***)0x5A10E1; -RsGlobalType &RsGlobal = *(RsGlobalType*)0x8F4360; - GlobalScene &Scene = *(GlobalScene*)0x726768; DebugMenuAPI gDebugMenuAPI; |