mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-06 11:44:10 +00:00
car control and friends
This commit is contained in:
parent
a8d8c0690d
commit
40888e9486
13 changed files with 189 additions and 128 deletions
|
@ -113,4 +113,3 @@ public:
|
|||
static void DeleteAllTempObjects();
|
||||
static void DeleteAllTempObjectsInArea(CVector point, float fRadius);
|
||||
};
|
||||
static_assert(sizeof(CObject) == 0x198, "CObject: error");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue