StdAfx.c
author pasky
Wed, 30 Mar 2005 12:27:50 +0000
changeset 1606 4ec79f87951a
parent 0 29654efe3188
child 2186 461a2aff3486
permissions -rw-r--r--
(svn r2110) - Fix: Fixed test for various flags (e.g. newtrains in usset). result is bool so !! any non-zero values before assigning them to it - they apparently didn't fit. ;-)
// 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