mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-03-13 03:33:28 +00:00
Added include sys.h
This commit is contained in:
parent
a3a9384eec
commit
696a534fa6
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
#include <limits.h>
|
||||
#include <io.h>
|
||||
#include <conio.h>
|
||||
|
||||
#include "sys.h"
|
||||
qboolean is_server = false;
|
||||
|
||||
#define MINIMUM_WIN_MEMORY 0x0c00000
|
||||
|
|
Loading…
Reference in a new issue