1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-12 17:19:09 +00:00

(svn r1) Import of revision 975 of old (crashed) SVN

This commit is contained in:
truelight
2004-08-09 17:04:08 +00:00
commit efaeb275f7
189 changed files with 129220 additions and 0 deletions

8
strgen/stdafx.c Normal file
View File

@@ -0,0 +1,8 @@
// stdafx.cpp : source file that includes just the standard includes
// strgen.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