(svn r15795) -Codechange: Move the settings table from settings.cpp to table/settings.h. Patch breaking time :)

This commit is contained in:
yexo
2009-03-21 23:16:09 +00:00
parent f11300d1f9
commit 0f7b9af9fa
5 changed files with 635 additions and 591 deletions

View File

@@ -2227,6 +2227,10 @@
RelativePath=".\..\src\table\roadveh_movement.h"
>
</File>
<File
RelativePath=".\..\src\table\settings.h"
>
</File>
<File
RelativePath=".\..\src\table\sprites.h"
>

View File

@@ -2224,6 +2224,10 @@
RelativePath=".\..\src\table\roadveh_movement.h"
>
</File>
<File
RelativePath=".\..\src\table\settings.h"
>
</File>
<File
RelativePath=".\..\src\table\sprites.h"
>