StdAfx.c
author darkvater
Thu, 23 Dec 2004 23:15:07 +0000
changeset 798 6b5518bf858f
parent 0 29654efe3188
child 2186 461a2aff3486
permissions -rw-r--r--
(svn r1268) -Fix: some warnings in gfx.c fixed
-Fix: Makefile now correctly works for cygwin/mingw; altough defining only cygwin does not compile the game
-Fix: moved SDL information message from severity 0 to 1. Only errors/severe warnings should be level 0
// stdafx.cpp : source file that includes just the standard includes
//	ttd.pch will be the pre-compiled header
//	stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"

// TODO: reference any additional headers you need in STDAFX.H
// and not in this file