(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.

This commit is contained in:
Darkvater
2005-06-02 19:30:21 +00:00
parent b9a6b80813
commit ba8c649fac
104 changed files with 133 additions and 133 deletions

2
map.c
View File

@@ -1,5 +1,5 @@
#include "stdafx.h"
#include "ttd.h"
#include "openttd.h"
#include "debug.h"
#include "functions.h"
#include "map.h"