mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-09 11:40:33 +00:00
merge
This commit is contained in:
commit
3dee880c29
99 changed files with 6011 additions and 2727 deletions
|
@ -30,6 +30,8 @@ public:
|
|||
static bool IsPointWithinHideOutGarage(CVector&);
|
||||
static bool IsPointWithinAnyGarage(CVector&);
|
||||
static void PlayerArrestedOrDied();
|
||||
static void Init(void);
|
||||
static void Update(void);
|
||||
static int16 AddOne(float, float, float, float, float, float, uint8, uint32);
|
||||
static void SetTargetCarForMissonGarage(int16, CVehicle*);
|
||||
static bool HasCarBeenDroppedOffYet(int16);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue