engine: draft new RefAPI 14: remove reserved functions from render api, remove CL_AddCustomBeam

This commit is contained in:
Alibek Omarov
2026-04-12 15:18:54 +05:00
committed by a1batross
parent 5f6577df2e
commit d7f416d659
11 changed files with 32 additions and 82 deletions

View File

@@ -438,7 +438,6 @@ static const ref_interface_t gReffuncs =
GL_SetRenderMode,
R_AddEntity,
CL_AddCustomBeam,
R_ProcessEntData,
R_Flush,
@@ -517,8 +516,6 @@ static const ref_interface_t gReffuncs =
GL_TextureTarget,
GL_SetTexCoordArrayMode,
GL_UpdateTexSize,
NULL,
NULL,
CL_DrawParticlesExternal,
R_LightVec,