summaryrefslogtreecommitdiff
path: root/src/newgrf_airporttiles.h
diff options
context:
space:
mode:
authoryexo <yexo@openttd.org>2010-03-06 01:58:55 +0000
committeryexo <yexo@openttd.org>2010-03-06 01:58:55 +0000
commit1eb52326cf810d9ea4380cd97ac84daaf4f358d8 (patch)
tree6cc4e7d4729107bbadee7be748c0b786410101c6 /src/newgrf_airporttiles.h
parent46d5ef925beed4acb7d7e3d7b966bceb28db7e21 (diff)
downloadopenttd-1eb52326cf810d9ea4380cd97ac84daaf4f358d8.tar.xz
(svn r19331) -Fix: when deleting an airport the size from the AirportSpec was used instead of the stored airport size
-Fix (r19319): detecting if a plane was landed at an airport failed -Fix: reset the airporttile mapping when restarting a game
Diffstat (limited to 'src/newgrf_airporttiles.h')
-rw-r--r--src/newgrf_airporttiles.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/newgrf_airporttiles.h b/src/newgrf_airporttiles.h
index 2c18d2fcf..3e7979297 100644
--- a/src/newgrf_airporttiles.h
+++ b/src/newgrf_airporttiles.h
@@ -15,7 +15,6 @@
#include "airport.h"
#include "station_map.h"
#include "newgrf_commons.h"
-#include "airport.h"
/** Animation triggers for airport tiles */
enum AirpAnimationTrigger {