summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2009-03-21 23:58:20 +0000
committerpeter1138 <peter1138@openttd.org>2009-03-21 23:58:20 +0000
commit3abddfe705752ac8477421211f6e664f1a0994fc (patch)
tree4a2331dc37383f40532ab84f20bbbe15592539fd /projects
parentd1fd756755882d49fbe9d00391bedb1c5ed799a3 (diff)
downloadopenttd-3abddfe705752ac8477421211f6e664f1a0994fc.tar.xz
(svn r15799) -Codechange: Save rail type label list to savegame and perform mapping on load if necessary.
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj4
-rw-r--r--projects/openttd_vs90.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 2a68c0974..57aecf0c3 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -2080,6 +2080,10 @@
>
</File>
<File
+ RelativePath=".\..\src\saveload\labelmaps_sl.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\saveload\map_sl.cpp"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 1724d95a5..c724e0e54 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -2077,6 +2077,10 @@
>
</File>
<File
+ RelativePath=".\..\src\saveload\labelmaps_sl.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\saveload\map_sl.cpp"
>
</File>