(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 6a17ead8e4
commit 63e056c043
10 changed files with 111 additions and 57 deletions

View File

@@ -23,6 +23,7 @@
#include "tilehighlight_func.h"
#include "company_base.h"
#include "station_type.h"
#include "newgrf_airport.h"
#include "table/sprites.h"
#include "table/strings.h"