equal
deleted
inserted
replaced
8 #include "oldpool.h" |
8 #include "oldpool.h" |
9 #include "rail_type.h" |
9 #include "rail_type.h" |
10 #include "cargo_type.h" |
10 #include "cargo_type.h" |
11 #include "vehicle_type.h" |
11 #include "vehicle_type.h" |
12 #include "command_type.h" |
12 #include "command_type.h" |
|
13 #include "gfx_type.h" |
13 #include "sound.h" |
14 #include "sound.h" |
14 |
15 |
15 enum RailVehicleTypes { |
16 enum RailVehicleTypes { |
16 RAILVEH_SINGLEHEAD, ///< indicates a "standalone" locomotive |
17 RAILVEH_SINGLEHEAD, ///< indicates a "standalone" locomotive |
17 RAILVEH_MULTIHEAD, ///< indicates a combination of two locomotives |
18 RAILVEH_MULTIHEAD, ///< indicates a combination of two locomotives |