mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-18 07:39:23 +00:00
CCamera done
This commit is contained in:
parent
e9e533b0cb
commit
c5205a89ee
9 changed files with 988 additions and 419 deletions
|
@ -798,6 +798,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