mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 00:30:34 +00:00
VC replays
This commit is contained in:
parent
4d1182bdb1
commit
f7d5021ac5
12 changed files with 574 additions and 145 deletions
|
@ -37,6 +37,7 @@ class CExplosion
|
|||
float m_fZshift;
|
||||
public:
|
||||
static void Initialise();
|
||||
static void ClearAllExplosions();
|
||||
static void Shutdown();
|
||||
static int8 GetExplosionActiveCounter(uint8 id);
|
||||
static void ResetExplosionActiveCounter(uint8 id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue