Add externs to interface and class headers.
Signed-off-by: aixxe <me@aixxe.net>
This commit is contained in:
@@ -20,4 +20,6 @@ class CGlobalVarsBase {
|
||||
bool m_bClient;
|
||||
int nTimestampNetworkingBase;
|
||||
int nTimestampRandomizeWindow;
|
||||
};
|
||||
};
|
||||
|
||||
extern CGlobalVarsBase* globalvars;
|
||||
Reference in New Issue
Block a user