StdAfx.c
author Darkvater
Fri, 02 Dec 2005 19:41:35 +0000
changeset 2710 44278abd3ef9
parent 2186 db48cf29b983
permissions -rw-r--r--
(svn r3254) - Fix: graphical glitch with autorail tool on a certain tile-type.
- CodeChange: adhere the global variables in autorail.h to the coding style (eg. start with underscore).
/* $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