This commit is contained in:
aap
2020-05-24 15:14:27 +02:00
parent 8705562559
commit 7bf8337854
33 changed files with 1448 additions and 438 deletions

View File

@@ -3,6 +3,8 @@
class CSpecialFX
{
public:
static bool bSnapShotActive;
static void Render(void);
static void Update(void);
static void Init(void);