mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
ref: null: remove unused function
This commit is contained in:
@@ -224,11 +224,6 @@ static void CL_DrawBeams( int fTrans, BEAM *beams )
|
|||||||
;
|
;
|
||||||
}
|
}
|
||||||
|
|
||||||
static qboolean R_BeamCull( const vec3_t start, const vec3_t end, qboolean pvsOnly )
|
|
||||||
{
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int RefGetParm( int parm, int arg )
|
static int RefGetParm( int parm, int arg )
|
||||||
{
|
{
|
||||||
return 0;
|
return 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user