summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-07-16 23:55:22 +0000
committerrubidium <rubidium@openttd.org>2007-07-16 23:55:22 +0000
commit3dd6362bb8a07e36eaf621bdf5c256087fbbf8c8 (patch)
tree052fe05961ef6ef6913712ffee40515822018816 /projects
parent0f8e7e79bed67ccaa578b5d25ba250aa2051381e (diff)
downloadopenttd-3dd6362bb8a07e36eaf621bdf5c256087fbbf8c8.tar.xz
(svn r10601) -Codechange: store (and use) the type of stations instead of hardcoding station types by graphics IDs.
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd.vcproj3
-rw-r--r--projects/openttd_vs80.vcproj4
2 files changed, 0 insertions, 7 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index 63ef6bc17..224757978 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -1140,9 +1140,6 @@
RelativePath=".\..\src\road_map.h">
</File>
<File
- RelativePath=".\..\src\station_map.cpp">
- </File>
- <File
RelativePath=".\..\src\station_map.h">
</File>
<File
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 40dae1ad2..908880ab1 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1736,10 +1736,6 @@
>
</File>
<File
- RelativePath=".\..\src\station_map.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\station_map.h"
>
</File>