remove an extern

This commit is contained in:
Bill Currie 2002-05-30 18:38:57 +00:00
parent a7b5b56a2c
commit 4e67f8d155
1 changed files with 0 additions and 1 deletions

View File

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