mirror of
https://github.com/td512/re3.git
synced 2026-01-30 18:46:12 +00:00
Reverse CWorld
This commit is contained in:
@@ -99,6 +99,6 @@ public:
|
||||
|
||||
static void DeleteAllMissionObjects();
|
||||
static void DeleteAllTempObjects();
|
||||
static void DeleteAllTempObjectInArea(CVector point, float fRadius);
|
||||
static void DeleteAllTempObjectsInArea(CVector point, float fRadius);
|
||||
};
|
||||
static_assert(sizeof(CObject) == 0x198, "CObject: error");
|
||||
|
||||
Reference in New Issue
Block a user