mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-06 00:20:00 +00:00
Ducking, shooting vehicle occupants and weapon fixes
This commit is contained in:
parent
e9e533b0cb
commit
0625954bb7
11 changed files with 240 additions and 94 deletions
|
@ -778,7 +778,6 @@ public:
|
|||
void SetChat(CEntity*, uint32);
|
||||
void DeadPedMakesTyresBloody(void);
|
||||
void MakeTyresMuddySectorList(CPtrList&);
|
||||
uint8 DoesLOSBulletHitPed(CColPoint &point);
|
||||
bool DuckAndCover(void);
|
||||
void EndFight(uint8);
|
||||
void EnterCar(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue