mirror of
https://github.com/rehlds/rehlds.git
synced 2025-01-16 00:28:20 +03:00
Fix build fails (affected #512)
This commit is contained in:
parent
58db70b9e5
commit
b1f93cb321
@ -78,7 +78,7 @@ public:
|
||||
const char *GetCurrentSteamAppName();
|
||||
NOXREF void SetRateRegistrySetting(const char *pchRate);
|
||||
NOXREF const char *GetRateRegistrySetting(const char *pchDef);
|
||||
void EXPORT F(IEngineAPI **api);
|
||||
DLL_EXPORT void F(IEngineAPI **api);
|
||||
void Sys_GetCDKey(char *pszCDKey, int *nLength, int *bDedicated);
|
||||
NOXREF void Legacy_ErrorMessage(int nLevel, const char *pszErrorMessage);
|
||||
void Legacy_Sys_Printf(char *fmt, ...);
|
||||
|
Loading…
x
Reference in New Issue
Block a user