src/ai/trolly/trolly.cpp
changeset 5654 eaba9b31ee76
parent 5587 167d9a91ef02
child 5656 7917bf321f97
equal deleted inserted replaced
5653:d8847aa3a0c8 5654:eaba9b31ee76
    21 #include "../../openttd.h"
    21 #include "../../openttd.h"
    22 #include "../../debug.h"
    22 #include "../../debug.h"
    23 #include "../../functions.h"
    23 #include "../../functions.h"
    24 #include "../../road_map.h"
    24 #include "../../road_map.h"
    25 #include "../../station_map.h"
    25 #include "../../station_map.h"
    26 #include "table/strings.h"
    26 #include "../../table/strings.h"
    27 #include "../../map.h"
    27 #include "../../map.h"
    28 #include "../../tile.h"
    28 #include "../../tile.h"
    29 #include "../../command.h"
    29 #include "../../command.h"
    30 #include "trolly.h"
    30 #include "trolly.h"
    31 #include "../../town.h"
    31 #include "../../town.h"