mirror of
https://github.com/GTAmodding/re3.git
synced 2024-12-24 18:05:41 +00:00
fix merge
This commit is contained in:
parent
5b0cf80a76
commit
90233baffe
1 changed files with 0 additions and 1 deletions
|
@ -42,6 +42,5 @@ public:
|
|||
void RemoveScriptFire(int16);
|
||||
void RemoveAllScriptFires(void);
|
||||
void SetScriptFireAudio(int16, bool);
|
||||
void ExtinguishPoint(CVector, float);
|
||||
};
|
||||
extern CFireManager &gFireManager;
|
||||
|
|
Loading…
Reference in a new issue