mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-06 20:30:36 +08:00
engine: allow ref dlls to use convar_t
This commit is contained in:
@@ -231,7 +231,7 @@ static ref_api_t gEngfuncs =
|
||||
Cvar_VariableString,
|
||||
Cvar_SetValue,
|
||||
Cvar_Set,
|
||||
(void*)Cvar_RegisterVariable,
|
||||
Cvar_RegisterVariable,
|
||||
Cvar_FullSet,
|
||||
|
||||
Cmd_AddRefCommand,
|
||||
|
||||
Reference in New Issue
Block a user