src/tunnel_map.h
branchNewGRF_ports
changeset 6720 35756db7e577
parent 6719 4cc327ad39d5
child 6871 5a9dc001e1ad
equal deleted inserted replaced
6719:4cc327ad39d5 6720:35756db7e577
    85 }
    85 }
    86 
    86 
    87 
    87 
    88 TileIndex GetOtherTunnelEnd(TileIndex);
    88 TileIndex GetOtherTunnelEnd(TileIndex);
    89 bool IsTunnelInWay(TileIndex, uint z);
    89 bool IsTunnelInWay(TileIndex, uint z);
       
    90 bool IsTunnelInWayDir(TileIndex tile, uint z, DiagDirection dir);
    90 
    91 
    91 
    92 
    92 /**
    93 /**
    93  * Makes a road tunnel entrance
    94  * Makes a road tunnel entrance
    94  * @param t the entrance of the tunnel
    95  * @param t the entrance of the tunnel