Home
last modified time | relevance | path

Searched refs:LS_PASSENGER_WAGON_DIESEL (Results 1 – 4 of 4) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dlivery.h33 LS_PASSENGER_WAGON_DIESEL, enumerator
H A Dvehicle.cpp1899 case EC_DIESEL: return is_mu ? LS_DMU : LS_PASSENGER_WAGON_DIESEL; in GetEngineLiveryScheme()
H A Dnewgrf.cpp8986 SetBit(_loaded_newgrf_features.used_liveries, LS_PASSENGER_WAGON_DIESEL + ls - LS_DMU); in FinaliseEngineArray()
/dports/games/openttd/openttd-12.1/src/script/api/
H A Dscript_company.hpp60 LS_PASSENGER_WAGON_DIESEL, ///< Passenger wagons attached to diesel engines. enumerator