Header file addons & Q_atoi -> atoi changes for WIN32

This commit is contained in:
Danne 2000-05-21 11:28:37 +00:00
parent 5f3c129314
commit 6ed6543fef
7 changed files with 43 additions and 30 deletions

View file

@ -36,6 +36,10 @@
#include "console.h"
#include "commdef.h"
#ifdef WIN32
#include "winquake.h"
#endif
#include <math.h>
/* cvar_t cl_nopred = {"cl_nopred","0"};