StdAfx.c
author rubidium
Mon, 22 May 2006 09:59:09 +0000
changeset 3888 7a781a439c30
parent 2186 461a2aff3486
permissions -rw-r--r--
(svn r4944) Codechange: make _patches_newgame available via settings.h and remove instances of extern Patches _patches_newgame in .c files
/* $Id$ */

// 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