mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-06-02 10:01:54 +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
|
@ -53,8 +53,6 @@ qboolean is_server = false;
|
|||
|
||||
#define BASEDIR "."
|
||||
|
||||
cvar_t *sys_linerefresh;// set for entity display
|
||||
|
||||
|
||||
// =======================================================================
|
||||
// General routines
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue