Files @ r2825:af6b80640fbb
Branch filter:

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

truelight
(svn r3373) -Fix: don't link a wagon to itself, which resulted in a wagon disapearing, and a depot which was unable to remove
/* $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