(svn r12467) -Codechange: move DepotID to a more logical location.

This commit is contained in:
rubidium
2008-03-28 16:32:27 +00:00
parent b563a2e52c
commit 02eddad8d9
7 changed files with 22 additions and 3 deletions

View File

@@ -891,6 +891,10 @@
RelativePath=".\..\src\depot.h"
>
</File>
<File
RelativePath=".\..\src\depot_type.h"
>
</File>
<File
RelativePath=".\..\src\direction_func.h"
>

View File

@@ -888,6 +888,10 @@
RelativePath=".\..\src\depot.h"
>
</File>
<File
RelativePath=".\..\src\depot_type.h"
>
</File>
<File
RelativePath=".\..\src\direction_func.h"
>