(svn r13231) -Codechange: split the core console code and the console GUI.

This commit is contained in:
rubidium
2008-05-24 11:55:25 +00:00
parent 8b1e7c8189
commit 68bb5a08c5
6 changed files with 387 additions and 335 deletions

View File

@@ -507,6 +507,10 @@
RelativePath=".\..\src\console_cmds.cpp"
>
</File>
<File
RelativePath=".\..\src\console_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\currency.cpp"
>

View File

@@ -504,6 +504,10 @@
RelativePath=".\..\src\console_cmds.cpp"
>
</File>
<File
RelativePath=".\..\src\console_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\currency.cpp"
>