mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
engine: draft new RefAPI 14: remove reserved functions from render api, remove CL_AddCustomBeam
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user