src/bridge_map.h
changeset 8604 8afdd9877afd
parent 8599 b609cdeeff3f
child 8609 8c0c3e9dd6a0
equal deleted inserted replaced
8603:88c5ce6a5215 8604:8afdd9877afd
     8 #include "direction_func.h"
     8 #include "direction_func.h"
     9 #include "macros.h"
     9 #include "macros.h"
    10 #include "map.h"
    10 #include "map.h"
    11 #include "rail_type.h"
    11 #include "rail_type.h"
    12 #include "road_map.h"
    12 #include "road_map.h"
    13 #include "tile.h"
       
    14 
    13 
    15 
    14 
    16 /**
    15 /**
    17  * Checks if this is a bridge, instead of a tunnel
    16  * Checks if this is a bridge, instead of a tunnel
    18  * @param t The tile to analyze
    17  * @param t The tile to analyze