StdAfx.c
author darkvater
Sun, 23 Jan 2005 14:15:42 +0000
changeset 1114 5433cbd50835
parent 0 29654efe3188
child 2186 461a2aff3486
permissions -rw-r--r--
(svn r1615) -Fix: [1107350] console ignoring return character occasionally. For everyone that is running 2 dedicated servers on 1 windows machine, console input is now correct (event was the same so it was random which console received the input)
// 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