src/rail_cmd.cpp
changeset 8228 a25986306665
parent 8224 c5a64d87cc54
child 8230 64f28fe2d5c8
equal deleted inserted replaced
8227:0f50c50e4a97 8228:a25986306665
    24 #include "station.h"
    24 #include "station.h"
    25 #include "sprite.h"
    25 #include "sprite.h"
    26 #include "depot.h"
    26 #include "depot.h"
    27 #include "waypoint.h"
    27 #include "waypoint.h"
    28 #include "rail.h"
    28 #include "rail.h"
    29 #include "railtypes.h" // include table for railtypes
    29 #include "table/railtypes.h" // include table for railtypes
    30 #include "newgrf.h"
    30 #include "newgrf.h"
    31 #include "yapf/yapf.h"
    31 #include "yapf/yapf.h"
    32 #include "newgrf_engine.h"
    32 #include "newgrf_engine.h"
    33 #include "newgrf_callbacks.h"
    33 #include "newgrf_callbacks.h"
    34 #include "newgrf_station.h"
    34 #include "newgrf_station.h"