Browse Source

ref: soft: remove unused tr.fCustomSkybox

pull/2/head
Alibek Omarov 9 months ago
parent
commit
f12df54226
  1. 1
      ref/soft/r_local.h

1
ref/soft/r_local.h

@ -289,7 +289,6 @@ typedef struct @@ -289,7 +289,6 @@ typedef struct
// cull info
vec3_t modelorg; // relative to viewpoint
qboolean fCustomSkybox;
int sample_size;
uint sample_bits;
qboolean map_unload;

Loading…
Cancel
Save