forked from mirror/OpenTTD
(svn r12986) -Codechange: move the landscape and transport related types from openttd.h to their own headers.
This commit is contained in:
@@ -1075,6 +1075,10 @@
|
||||
RelativePath=".\..\src\landscape.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\landscape_type.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\livery.h"
|
||||
>
|
||||
@@ -1527,6 +1531,10 @@
|
||||
RelativePath=".\..\src\transparency_gui.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\transport_type.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\ai\trolly\trolly.h"
|
||||
>
|
||||
|
@@ -1072,6 +1072,10 @@
|
||||
RelativePath=".\..\src\landscape.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\landscape_type.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\livery.h"
|
||||
>
|
||||
@@ -1524,6 +1528,10 @@
|
||||
RelativePath=".\..\src\transparency_gui.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\transport_type.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\ai\trolly\trolly.h"
|
||||
>
|
||||
|
Reference in New Issue
Block a user