Home
last modified time | relevance | path

Searched defs:is_mu (Results 1 – 1 of 1) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dvehicle.cpp1895 bool is_mu = HasBit(EngInfo(parent_engine_type)->misc_flags, EF_RAIL_IS_MU); in GetEngineLiveryScheme() local
1909 bool is_mu = HasBit(e->info.misc_flags, EF_RAIL_IS_MU); in GetEngineLiveryScheme() local