mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 09:11:06 +00:00
Header file addons & Q_atoi -> atoi changes for WIN32
This commit is contained in:
parent
5f3c129314
commit
6ed6543fef
7 changed files with 43 additions and 30 deletions
|
@ -23,12 +23,11 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
#include "qwsvdef.h"
|
||||
|
||||
#include "winquake.h"
|
||||
#include <limits.h>
|
||||
#include <direct.h>
|
||||
|
||||
|
||||
/*
|
||||
==============
|
||||
Sys_DoubleTime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue