1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 04:29:09 +00:00

(svn r18714) -Codechange: move the TileArea struct to it's own header

This commit is contained in:
rubidium
2010-01-04 18:05:14 +00:00
parent 02a297669a
commit 8b88bb0c9b
5 changed files with 68 additions and 41 deletions

View File

@@ -1467,6 +1467,10 @@
RelativePath=".\..\src\tgp.h"
>
</File>
<File
RelativePath=".\..\src\tilearea_type.h"
>
</File>
<File
RelativePath=".\..\src\tile_cmd.h"
>

View File

@@ -1464,6 +1464,10 @@
RelativePath=".\..\src\tgp.h"
>
</File>
<File
RelativePath=".\..\src\tilearea_type.h"
>
</File>
<File
RelativePath=".\..\src\tile_cmd.h"
>