mirror of
https://github.com/halpz/re3.git
synced 2025-07-17 21:38:12 +00:00
garages part 1
This commit is contained in:
@ -300,3 +300,5 @@ public:
|
||||
};
|
||||
|
||||
static_assert(sizeof(cVehicleParams) == 0x18, "cVehicleParams: error");
|
||||
|
||||
void DestroyVehicleAndDriverAndPassengers(CVehicle* pVehicle);
|
||||
|
Reference in New Issue
Block a user