mirror of
https://github.com/0TheSpy/Seaside.git
synced 2025-01-10 19:22:10 +08:00
Update Interfaces.hpp
This commit is contained in:
parent
e793400d80
commit
12f30b662d
@ -2,7 +2,7 @@
|
||||
#define INTERFACES
|
||||
#pragma once
|
||||
|
||||
//#define DEBUG
|
||||
#define DEBUG
|
||||
|
||||
#define CLIENT_DLL
|
||||
|
||||
@ -131,6 +131,7 @@ public:
|
||||
CGlobalVarsBase* g_Globals = nullptr;
|
||||
IInputSystem* g_pInputSystem = nullptr;
|
||||
ITempEnts* g_pTempEnts = nullptr;
|
||||
DWORD ParticleCollectionSimulateAdr = 0;
|
||||
};
|
||||
|
||||
extern IF iff;
|
||||
|
Loading…
x
Reference in New Issue
Block a user