mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 21:30:35 +00:00
A fix and a function made me notice it
This commit is contained in:
parent
3910055bac
commit
ca52dea51b
2 changed files with 36 additions and 1 deletions
|
@ -583,6 +583,7 @@ public:
|
|||
void MakeTyresMuddySectorList(CPtrList&);
|
||||
uint8 DoesLOSBulletHitPed(CColPoint &point);
|
||||
bool DuckAndCover(void);
|
||||
void EndFight(uint8);
|
||||
|
||||
// Static methods
|
||||
static CVector GetLocalPositionToOpenCarDoor(CVehicle *veh, uint32 component, float offset);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue