(svn r19326) -Codechange: store the airport name as property in AirportSpec

This commit is contained in:
yexo
2010-03-05 23:21:41 +00:00
parent a71462bb94
commit c42e2a9bfc
5 changed files with 29 additions and 17 deletions

View File

@@ -18,6 +18,7 @@
#include "date_func.h"
#include "settings_type.h"
#include "newgrf_airport.h"
#include "table/strings.h"
#include "table/airporttile_ids.h"
#include "table/airport_defaults.h"