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

(svn r19191) -Codechange: move AirportTileSpec to newgrf_airporttiles.h

This commit is contained in:
yexo
2010-02-22 14:09:30 +00:00
parent 5052777d0b
commit 40f6e69ae9
6 changed files with 19 additions and 24 deletions

View File

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

View File

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