src/ai/api/ai_airport.cpp
branchnoai
changeset 9820 8c116d4c6033
parent 9801 03a3eebd7fb7
child 9833 89a64246458f
equal deleted inserted replaced
9819:fe876b1e5138 9820:8c116d4c6033
     1 /* $Id$ */
     1 /* $Id$ */
       
     2 
       
     3 /** @file ai_airport.cpp handles the functions of the AIAirport class */
     2 
     4 
     3 #include "ai_airport.hpp"
     5 #include "ai_airport.hpp"
     4 #include "../../variables.h"
     6 #include "../../variables.h"
     5 #include "../../station_map.h"
     7 #include "../../station_map.h"
     6 #include "../../player_func.h"
     8 #include "../../player_func.h"