summaryrefslogtreecommitdiff
path: root/src/tile_cmd.h
diff options
context:
space:
mode:
authoryexo <yexo@openttd.org>2010-09-01 23:14:15 +0000
committeryexo <yexo@openttd.org>2010-09-01 23:14:15 +0000
commitc07fdab16c4a89dda13efa72fdb5c081872de1ce (patch)
tree04c6eae1387ef0eed4c27d4a5d264ec6c5c85a1a /src/tile_cmd.h
parente640373475375d2bd2f5f4215b0d58b7002175f7 (diff)
downloadopenttd-c07fdab16c4a89dda13efa72fdb5c081872de1ce.tar.xz
(svn r20716) -Feature: add airport class and airport name to the land info tool
Diffstat (limited to 'src/tile_cmd.h')
-rw-r--r--src/tile_cmd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tile_cmd.h b/src/tile_cmd.h
index 6994d7652..ab4a8bc35 100644
--- a/src/tile_cmd.h
+++ b/src/tile_cmd.h
@@ -57,6 +57,8 @@ struct TileDesc {
Date build_date; ///< Date of construction of tile contents
StringID station_class; ///< Class of station
StringID station_name; ///< Type of station within the class
+ StringID airport_class; ///< Name of the airport class
+ StringID airport_name; ///< Name of the airport
StringID airport_tile_name; ///< Name of the airport tile
const char *grf; ///< newGRF used for the tile contents
uint64 dparam[2]; ///< Parameters of the \a str string