(svn r23474) -Codechange: move the declaration error related functions to error.h

This commit is contained in:
rubidium
2011-12-10 13:54:10 +00:00
parent 3ea7690ae7
commit 9aab2dc861
37 changed files with 70 additions and 29 deletions

View File

@@ -428,6 +428,7 @@
<ClInclude Include="..\src\engine_func.h" />
<ClInclude Include="..\src\engine_gui.h" />
<ClInclude Include="..\src\engine_type.h" />
<ClInclude Include="..\src\error.h" />
<ClInclude Include="..\src\fileio_func.h" />
<ClInclude Include="..\src\fileio_type.h" />
<ClInclude Include="..\src\fios.h" />