mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
remove an extern
This commit is contained in:
parent
a7b5b56a2c
commit
4e67f8d155
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue