mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-20 09:59:23 +00:00
CShotInfo, CWanted done, Frontend fix
This commit is contained in:
parent
39c9a05827
commit
a3b519ea64
11 changed files with 332 additions and 56 deletions
|
@ -130,6 +130,7 @@ public:
|
|||
static void StopAllLawEnforcersInTheirTracks();
|
||||
static void SetAllCarsCanBeDamaged(bool);
|
||||
static void ExtinguishAllCarFiresInArea(CVector, float);
|
||||
static void SetCarsOnFire(float, float, float, float, CEntity*);
|
||||
|
||||
static void Initialise();
|
||||
static void AddParticles();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue