From 28fce310d5cb9a3a81e0f038192a39abd688d1bd Mon Sep 17 00:00:00 2001 From: Fire-Head Date: Fri, 31 May 2019 20:02:26 +0300 Subject: rw skeleton --- src/re3.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/re3.cpp') 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; -- cgit v1.2.3