mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-06 03:49:59 +00:00
Merge branch 'miami' of github.com:GTAmodding/re3 into miami
This commit is contained in:
commit
257f45c3c3
6 changed files with 30 additions and 19 deletions
|
@ -697,7 +697,7 @@ public:
|
|||
void PlayFootSteps(void);
|
||||
void QuitEnteringCar(void);
|
||||
void BuildPedLists(void);
|
||||
int32 GiveWeapon(eWeaponType weaponType, uint32 ammo, bool unused = false);
|
||||
int32 GiveWeapon(eWeaponType weaponType, uint32 ammo, bool unused = true);
|
||||
void CalculateNewOrientation(void);
|
||||
float WorkOutHeadingForMovingFirstPerson(float);
|
||||
void CalculateNewVelocity(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue