summaryrefslogtreecommitdiff
path: root/src/newgrf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf.h')
-rw-r--r--src/newgrf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/newgrf.h b/src/newgrf.h
index 9220c5014..4f6b73acb 100644
--- a/src/newgrf.h
+++ b/src/newgrf.h
@@ -104,6 +104,7 @@ struct GRFFile {
HouseSpec **housespec;
IndustrySpec **industryspec;
IndustryTileSpec **indtspec;
+ struct AirportSpec **airportspec;
struct AirportTileSpec **airtspec;
uint32 param[0x80];