mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-09 01:20:35 +00:00
weapons
This commit is contained in:
parent
265b07a8d9
commit
a38702a7d2
12 changed files with 592 additions and 303 deletions
|
@ -110,6 +110,9 @@ public:
|
|||
static CVehicle *pPlayerVehicle;
|
||||
static CVector StaticCamCoors;
|
||||
static uint32 StaticCamStartTime;
|
||||
|
||||
//TODO(MIAMI)
|
||||
static void RemoveAllPickupsOfACertainWeaponGroupWithNoAmmo(eWeaponType) {}
|
||||
};
|
||||
|
||||
extern uint16 AmmoForWeapon[20];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue