Home
last modified time | relevance | path

Searched refs:CBM_VEHICLE_LENGTH (Results 1 – 3 of 3) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dnewgrf_callbacks.h290 CBM_VEHICLE_LENGTH = 1, ///< Vehicle length (trains and road vehicles) enumerator
H A Dtrain_cmd.cpp211 } else if (HasBit(e_u->info.callback_mask, CBM_VEHICLE_LENGTH)) { in ConsistChanged()
/dports/games/openttd/openttd-12.1/src/table/
H A Dnewgrf_debug_data.h32 NICV(CBID_VEHICLE_LENGTH, CBM_VEHICLE_LENGTH),