mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 08:20:40 +00:00
Lots of win32 (mingw cross) build fixes.
HTTP (curl) support is missing, but everything else builds.
This commit is contained in:
parent
17b37e93b2
commit
de04e1b602
23 changed files with 68 additions and 44 deletions
|
@ -421,7 +421,7 @@ extern struct cvar_s *sv_highchars;
|
|||
extern struct cvar_s *sv_mintic, *sv_maxtic;
|
||||
extern struct cvar_s *sv_maxspeed;
|
||||
|
||||
extern struct cvar_s *timeout;
|
||||
extern struct cvar_s *sv_timeout;
|
||||
|
||||
extern netadr_t master_adr[MAX_MASTERS]; // address of the master server
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue