engine: finally remove GetLightStyle, GetDynamicLight and GetEntityLight from RefAPI

This commit is contained in:
Alibek Omarov
2024-11-02 22:53:08 +03:00
parent 6cf11cb6cf
commit e37feece4d
2 changed files with 1 additions and 6 deletions

View File

@@ -401,9 +401,6 @@ static const ref_api_t gEngfuncs =
SW_LockBuffer,
SW_UnlockBuffer,
CL_GetLightStyle,
CL_GetDynamicLight,
CL_GetEntityLight,
R_FatPVS,
GL_GetOverviewParms,
Sys_DoubleTime,