StdAfx.c
author peter1138
Fri, 21 Apr 2006 20:59:04 +0000
changeset 3614 c697c69b6363
parent 2186 db48cf29b983
permissions -rw-r--r--
(svn r4510) - NewGRF bounds checking:
- check Engine ID is within range
- don't try setting a vehicle name if the string id is not a valid Engine ID
/* $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