(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
This commit is contained in:
Darkvater
2006-08-05 00:16:24 +00:00
parent b5e3718ac4
commit ee7b3de2f5
9 changed files with 117 additions and 198 deletions

View File

@@ -225,6 +225,9 @@
<File
RelativePath=".\fileio.c">
</File>
<File
RelativePath=".\fios.c">
</File>
<File
RelativePath=".\gfx.c">
</File>