mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-26 22:31:05 +00:00
Why r_var.c had extern R_ForceLightUpdate I've no idea, but it doesn't anymore.
This commit is contained in:
parent
da1c680364
commit
b64822e572
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@
|
|||
#include "QF/cvar.h"
|
||||
|
||||
extern cvar_t *gl_sky_divide; // FIXME
|
||||
extern void R_ForceLightUpdate (void);
|
||||
|
||||
cvar_t *cl_crossx;
|
||||
cvar_t *cl_crossy;
|
||||
|
|
Loading…
Reference in a new issue