(svn r12470) -Codechange: split order related types from order.h (and openttd.h) to order_type.h.

This commit is contained in:
rubidium
2008-03-28 16:36:32 +00:00
parent 878489e38d
commit 4c63dd074e
9 changed files with 110 additions and 89 deletions

View File

@@ -1191,6 +1191,10 @@
RelativePath=".\..\src\order.h"
>
</File>
<File
RelativePath=".\..\src\order_type.h"
>
</File>
<File
RelativePath=".\..\src\core\overflowsafe_type.hpp"
>

View File

@@ -1188,6 +1188,10 @@
RelativePath=".\..\src\order.h"
>
</File>
<File
RelativePath=".\..\src\order_type.h"
>
</File>
<File
RelativePath=".\..\src\core\overflowsafe_type.hpp"
>