Skip to content

Commit

Permalink
remove duplicated extern declaration of r_lightmapwide.
Browse files Browse the repository at this point in the history
  • Loading branch information
sezero committed Sep 2, 2023
1 parent c8cee0f commit 88536d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Quake/r_world.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "quakedef.h"

extern cvar_t gl_fullbrights, r_drawflat, gl_overbright, r_oldwater, r_oldskyleaf, r_showtris; //johnfitz
extern cvar_t r_lightmapwide;

byte *SV_FatPVS (vec3_t org, qmodel_t *worldmodel);

Expand Down

0 comments on commit 88536d9

Please sign in to comment.