(svn r20539) -Codechange: make order backups more self-contained.

This commit is contained in:
rubidium
2010-08-18 15:15:59 +00:00
parent 202839e58c
commit e68cf6bd81
14 changed files with 270 additions and 143 deletions

View File

@@ -640,6 +640,10 @@
RelativePath=".\..\src\openttd.cpp"
>
</File>
<File
RelativePath=".\..\src\order_backup.cpp"
>
</File>
<File
RelativePath=".\..\src\os_timer.cpp"
>
@@ -1296,6 +1300,10 @@
RelativePath=".\..\src\openttd.h"
>
</File>
<File
RelativePath=".\..\src\order_backup.h"
>
</File>
<File
RelativePath=".\..\src\order_base.h"
>