src/engine.h
changeset 8103 cf92483a0abf
parent 7496 49cec492627b
child 8119 52b48108425a
equal deleted inserted replaced
8102:906a3d3b6df1 8103:cf92483a0abf
     4 
     4 
     5 #ifndef ENGINE_H
     5 #ifndef ENGINE_H
     6 #define ENGINE_H
     6 #define ENGINE_H
     7 
     7 
     8 #include "oldpool.h"
     8 #include "oldpool.h"
     9 #include "rail.h"
     9 #include "rail_type.h"
    10 #include "sound.h"
    10 #include "sound.h"
    11 #include "vehicle.h"
    11 #include "vehicle.h"
    12 
    12 
    13 enum RailVehicleTypes {
    13 enum RailVehicleTypes {
    14 	RAILVEH_SINGLEHEAD,  ///< indicates a "standalone" locomotive
    14 	RAILVEH_SINGLEHEAD,  ///< indicates a "standalone" locomotive