engine, ref: RefAPI 5. Simplify remap calls

This commit is contained in:
Alibek Omarov
2023-12-06 04:13:03 +03:00
parent 9c66e86be1
commit 26d229c8ca
7 changed files with 94 additions and 96 deletions
+1 -3
View File
@@ -272,10 +272,8 @@ static ref_api_t gEngfuncs =
pfnMod_Extradata,
pfnGetModels,
CL_EntitySetRemapColors,
CL_GetRemapInfoForEntity,
CL_AllocRemapInfo,
CL_FreeRemapInfo,
CL_UpdateRemapInfo,
CL_ExtraUpdate,
Host_Error,