mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 08:40:39 +00:00
amputate an 8M cacerous growth from the memory footprint of the clients
This commit is contained in:
parent
6da731fec1
commit
b10b829260
9 changed files with 9 additions and 7 deletions
|
@ -381,6 +381,7 @@ extern cvar_t *fraglimit;
|
|||
extern cvar_t *timelimit;
|
||||
|
||||
extern server_static_t svs; // persistant server info
|
||||
extern char *svs_info; // evil memory saving hack :)
|
||||
extern server_t sv; // local server
|
||||
|
||||
extern client_t *host_client;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue