Files @ r3210:b3e5538ef7a9
Branch filter:

Location: cpp/openttd-patchpack/source/StdAfx.c

Darkvater
(svn r3880) - just do a string compare without length restrictions; followup for r3875
/* $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