mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-06-02 10:01:54 +00:00
Moved svs definition to sys_win/unix.c as both the client and server need it.
This commit is contained in:
parent
126ce0c067
commit
42605dc63e
3 changed files with 6 additions and 1 deletions
|
@ -38,7 +38,6 @@
|
|||
|
||||
#include <string.h>
|
||||
|
||||
server_static_t svs; // persistant server info
|
||||
server_t sv; // local server
|
||||
|
||||
char localmodels[MAX_MODELS][5]; // inline model names for precache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue