StdAfx.c
author hackykid
Thu, 23 Jun 2005 01:26:54 +0000
changeset 1968 ce695508b976
parent 0 29654efe3188
child 2186 db48cf29b983
permissions -rw-r--r--
(svn r2474) - Fix: [newgrf] Some road vehicle action 0 properties were loaded as the wrong type (int8,int16,int32) causing undefined results. (like cargo types being wrong)
// 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