1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 12:39:11 +00:00

(svn r19205) -Codechange: move AirportSpec to newgrf_airport.h/cpp

This commit is contained in:
yexo
2010-02-22 16:09:26 +00:00
parent 5ebc0a16c8
commit dd7c2b2f9d
10 changed files with 111 additions and 57 deletions

View File

@@ -1147,6 +1147,10 @@
RelativePath=".\..\src\newgrf.h"
>
</File>
<File
RelativePath=".\..\src\newgrf_airport.h"
>
</File>
<File
RelativePath=".\..\src\newgrf_airporttiles.h"
>
@@ -3175,6 +3179,10 @@
RelativePath=".\..\src\newgrf.cpp"
>
</File>
<File
RelativePath=".\..\src\newgrf_airport.cpp"
>
</File>
<File
RelativePath=".\..\src\newgrf_airporttiles.cpp"
>

View File

@@ -1144,6 +1144,10 @@
RelativePath=".\..\src\newgrf.h"
>
</File>
<File
RelativePath=".\..\src\newgrf_airport.h"
>
</File>
<File
RelativePath=".\..\src\newgrf_airporttiles.h"
>
@@ -3172,6 +3176,10 @@
RelativePath=".\..\src\newgrf.cpp"
>
</File>
<File
RelativePath=".\..\src\newgrf_airport.cpp"
>
</File>
<File
RelativePath=".\..\src\newgrf_airporttiles.cpp"
>