mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-31 00:30:57 +00:00
Implement r_flatlightstyles from fitzquake.
This commit is contained in:
parent
7299ca7bec
commit
e730608dd7
6 changed files with 46 additions and 4 deletions
|
@ -65,6 +65,7 @@ extern struct cvar_s *r_dynamic;
|
|||
extern struct cvar_s *r_explosionclip;
|
||||
extern struct cvar_s *r_farclip;
|
||||
extern struct cvar_s *r_firecolor;
|
||||
extern struct cvar_s *r_flatlightstyles;
|
||||
extern struct cvar_s *r_fullbright;
|
||||
extern struct cvar_s *r_graphheight;
|
||||
extern struct cvar_s *r_lightmap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue