mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 04:00:33 +00:00
garages part 1
This commit is contained in:
parent
8703758a7b
commit
268f92bfbe
13 changed files with 795 additions and 50 deletions
|
@ -300,3 +300,5 @@ public:
|
|||
};
|
||||
|
||||
static_assert(sizeof(cVehicleParams) == 0x18, "cVehicleParams: error");
|
||||
|
||||
void DestroyVehicleAndDriverAndPassengers(CVehicle* pVehicle);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue