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

(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

View File

@@ -1,5 +1,5 @@
#include "stdafx.h"
#include "ttd.h"
#include "openttd.h"
#include "debug.h"
#include "table/strings.h"
#include "engine.h"