0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-04-22 09:31:40 +00:00

remove an extern

This commit is contained in:
Bill Currie 2002-05-30 18:38:57 +00:00
parent a7b5b56a2c
commit 4e67f8d155

View file

@ -51,7 +51,6 @@ static const char rcsid[] =
#include "compat.h"
extern int mod_lightmap_bytes;
byte mod_novis[MAX_MAP_LEAFS / 8];
cvar_t *gl_sky_divide;