amputate an 8M cacerous growth from the memory footprint of the clients

This commit is contained in:
Bill Currie 2001-02-08 19:24:27 +00:00
parent 6da731fec1
commit b10b829260
9 changed files with 9 additions and 7 deletions

View file

@ -43,6 +43,8 @@
qboolean is_server = true;
qboolean WinNT;
server_static_t svs;
char *svs_info = svs.info;
extern cvar_t *sys_nostdout;
cvar_t *sys_sleep;