summaryrefslogtreecommitdiff
path: root/openttd.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
commitee7b3de2f58c22d5667724471a366c23764de46d (patch)
tree1954e63d4a4f7f4359f1efecd9bf6d5a25348572 /openttd.vcproj
parentb5e3718ac4ead73a7b7bb9fd694cae5d9aaefa7b (diff)
downloadopenttd-ee7b3de2f58c22d5667724471a366c23764de46d.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.vcproj')
-rw-r--r--openttd.vcproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj
index fae8e0b59..107c9a446 100644
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -226,6 +226,9 @@
RelativePath=".\fileio.c">
</File>
<File
+ RelativePath=".\fios.c">
+ </File>
+ <File
RelativePath=".\gfx.c">
</File>
<File