(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 ee473d6700
commit 82a96c3e35
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"
>