1
0
Fork 0
forked from fte/fteqw

Fixed warning.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2341 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Mark Olsen 2006-07-08 21:32:37 +00:00
parent a044940d50
commit 561d8a0e69

View file

@ -25,6 +25,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* Player moves as a spectator, but the camera tracks and enemy player
*/
#include <ctype.h>
#include "quakedef.h"
#include "winquake.h"