summaryrefslogtreecommitdiff
path: root/openttd_vs80.vcproj
diff options
context:
space:
mode:
authorDarkvater <Darkvater@openttd.org>2006-08-05 00:16:24 +0000
committerDarkvater <Darkvater@openttd.org>2006-08-05 00:16:24 +0000
commit48ea9fde324a580acf4722825618097b4dc93bd2 (patch)
tree1954e63d4a4f7f4359f1efecd9bf6d5a25348572 /openttd_vs80.vcproj
parentdcda134080b58a264805831ddb53c6254938ba30 (diff)
downloadopenttd-48ea9fde324a580acf4722825618097b4dc93bd2.tar.xz
(svn r5764) - Cleanup: - Cleanup: Move the now unified FiosAlloc, compare_FiosItems, FiosFreeSavegameList, FiosMakeSavegameName, FiosDelete and FileExists to newly created file fios.c where it belongs.
- Fix: forgot to remove GetLanguageList from functions.h in previous commit
Diffstat (limited to 'openttd_vs80.vcproj')
-rw-r--r--openttd_vs80.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/openttd_vs80.vcproj b/openttd_vs80.vcproj
index 091fe29b0..f7740f623 100644
--- a/openttd_vs80.vcproj
+++ b/openttd_vs80.vcproj
@@ -310,6 +310,10 @@
>
</File>
<File
+ RelativePath=".\fios.c"
+ >
+ </File>
+ <File
RelativePath=".\gfx.c"
>
</File>