(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:
@@ -225,6 +225,9 @@
|
||||
<File
|
||||
RelativePath=".\fileio.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fios.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gfx.c">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user