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

(svn r18805) -Codechange: move airport_movement.h to table/

This commit is contained in:
rubidium
2010-01-15 10:55:43 +00:00
parent 4ecb3eb33c
commit ca167791b6
5 changed files with 10 additions and 10 deletions

View File

@@ -755,10 +755,6 @@
RelativePath=".\..\src\airport.h"
>
</File>
<File
RelativePath=".\..\src\airport_movement.h"
>
</File>
<File
RelativePath=".\..\src\animated_tile_func.h"
>
@@ -2171,6 +2167,10 @@
<Filter
Name="Tables"
>
<File
RelativePath=".\..\src\table\airport_movement.h"
>
</File>
<File
RelativePath=".\..\src\table\animcursors.h"
>

View File

@@ -752,10 +752,6 @@
RelativePath=".\..\src\airport.h"
>
</File>
<File
RelativePath=".\..\src\airport_movement.h"
>
</File>
<File
RelativePath=".\..\src\animated_tile_func.h"
>
@@ -2168,6 +2164,10 @@
<Filter
Name="Tables"
>
<File
RelativePath=".\..\src\table\airport_movement.h"
>
</File>
<File
RelativePath=".\..\src\table\animcursors.h"
>