(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 62c96b52a0
commit b438b1248c
104 changed files with 133 additions and 133 deletions

2
gfx.c
View File

@@ -1,5 +1,5 @@
#include "stdafx.h"
#include "ttd.h"
#include "openttd.h"
#include "spritecache.h"
#include "strings.h"
#include "gfx.h"