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:
@@ -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"
|
||||
>
|
||||
|
@@ -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"
|
||||
>
|
||||
|
Reference in New Issue
Block a user