(svn r13228) -Codechange: split console.h.

This commit is contained in:
rubidium
2008-05-24 10:15:06 +00:00
parent 0c47d3fc14
commit 6c20f77330
21 changed files with 107 additions and 44 deletions

View File

@@ -876,7 +876,19 @@
>
</File>
<File
RelativePath=".\..\src\console.h"
RelativePath=".\..\src\console_func.h"
>
</File>
<File
RelativePath=".\..\src\console_gui.h"
>
</File>
<File
RelativePath=".\..\src\console_internal.h"
>
</File>
<File
RelativePath=".\..\src\console_type.h"
>
</File>
<File

View File

@@ -873,7 +873,19 @@
>
</File>
<File
RelativePath=".\..\src\console.h"
RelativePath=".\..\src\console_func.h"
>
</File>
<File
RelativePath=".\..\src\console_gui.h"
>
</File>
<File
RelativePath=".\..\src\console_internal.h"
>
</File>
<File
RelativePath=".\..\src\console_type.h"
>
</File>
<File