(svn r21395) -Codechange: move the save and load filter's interface to a header

This commit is contained in:
rubidium
2010-12-05 14:41:34 +00:00
parent 5ff58155d1
commit 085c693289
8 changed files with 156 additions and 93 deletions

View File

@@ -2227,6 +2227,10 @@
RelativePath=".\..\src\saveload\saveload.h"
>
</File>
<File
RelativePath=".\..\src\saveload\saveload_filter.h"
>
</File>
<File
RelativePath=".\..\src\saveload\saveload_internal.h"
>