mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 08:40:39 +00:00
Cvar audit 1, all unused cvars are gone, with the exception of software
rendering, and the server.
This commit is contained in:
parent
cb0d141132
commit
e4c9ccff8f
22 changed files with 1 additions and 102 deletions
|
@ -74,7 +74,6 @@ extern cvar_t *r_timegraph;
|
|||
extern cvar_t *r_graphheight;
|
||||
extern cvar_t *r_clearcolor;
|
||||
extern cvar_t *r_waterwarp;
|
||||
extern cvar_t *r_fullbright;
|
||||
extern cvar_t *r_drawentities;
|
||||
extern cvar_t *r_aliasstats;
|
||||
extern cvar_t *r_dspeeds;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue