mirror of
https://github.com/rehlds/rehlds.git
synced 2025-04-01 23:29:04 +03:00
commit
58db70b9e5
@ -88,7 +88,7 @@ NOXREF const char *GetRateRegistrySetting(const char *pchDef)
|
|||||||
return registry->ReadString("rate", pchDef);
|
return registry->ReadString("rate", pchDef);
|
||||||
}
|
}
|
||||||
|
|
||||||
void EXPORT F(IEngineAPI **api)
|
DLL_EXPORT void F(IEngineAPI **api)
|
||||||
{
|
{
|
||||||
CreateInterfaceFn fn;
|
CreateInterfaceFn fn;
|
||||||
fn = Sys_GetFactoryThis();
|
fn = Sys_GetFactoryThis();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user