summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-12-19 23:26:02 +0000
committerrubidium <rubidium@openttd.org>2007-12-19 23:26:02 +0000
commit5b49e754535d48bb42575bc987e9c8f3251cf595 (patch)
tree6c554e9bcc282dbe3b7ab306ad3c91c7a4ff545b /projects
parentd582aea639e5d3ee592ec37f90b03bebbc3163f1 (diff)
downloadopenttd-5b49e754535d48bb42575bc987e9c8f3251cf595.tar.xz
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd.vcproj2
-rw-r--r--projects/openttd_vs80.vcproj2
-rw-r--r--projects/openttd_vs90.vcproj2
3 files changed, 3 insertions, 3 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index 24de684bb..23605a4ed 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -372,7 +372,7 @@
RelativePath=".\..\src\thread.cpp">
</File>
<File
- RelativePath=".\..\src\tile.cpp">
+ RelativePath=".\..\src\tile_map.cpp">
</File>
<File
RelativePath=".\..\src\vehicle.cpp">
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 3ae5f7653..139757f3e 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -728,7 +728,7 @@
>
</File>
<File
- RelativePath=".\..\src\tile.cpp"
+ RelativePath=".\..\src\tile_map.cpp"
>
</File>
<File
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index c9702b081..93bac2956 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -725,7 +725,7 @@
>
</File>
<File
- RelativePath=".\..\src\tile.cpp"
+ RelativePath=".\..\src\tile_map.cpp"
>
</File>
<File