mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-06 05:29:59 +00:00
Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami
This commit is contained in:
commit
fd3cd2c26a
10 changed files with 989 additions and 420 deletions
|
@ -797,6 +797,7 @@ public:
|
|||
int GetNextPointOnRoute(void);
|
||||
uint8 GetPedRadioCategory(uint32);
|
||||
int GetWeaponSlot(eWeaponType);
|
||||
bool CanWeRunAndFireWithWeapon(void);
|
||||
void GoToNearestDoor(CVehicle*);
|
||||
bool HaveReachedNextPointOnRoute(float);
|
||||
void Idle(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue