mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 06:30:35 +00:00
CWeapon done, ps2 cheats fix
This commit is contained in:
parent
6473778c47
commit
daed13485e
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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue