mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 22:44:08 +00:00
CPickups
This commit is contained in:
parent
6fe3d38ce2
commit
72e12f6aae
8 changed files with 1174 additions and 85 deletions
|
@ -49,4 +49,5 @@ public:
|
|||
static CVehicle *GetVehicle(int32 handle);
|
||||
static int32 GetObjectRef(CObject *object);
|
||||
static CObject *GetObject(int32 handle);
|
||||
static void MakeSureSlotInObjectPoolIsEmpty(int32 handle);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue