equal
deleted
inserted
replaced
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" |