mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 00:30:33 +00:00
commit
5cb7e2e42a
22 changed files with 2331 additions and 60 deletions
|
@ -142,6 +142,8 @@ public:
|
|||
static void RemoveStaticObjects();
|
||||
static void Process();
|
||||
static void TriggerExplosion(const CVector &, float, float, CEntity*, bool);
|
||||
|
||||
static void UseDetonator(CEntity *);
|
||||
};
|
||||
|
||||
extern CColPoint gaTempSphereColPoints[MAX_COLLISION_POINTS];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue