Home
last modified time | relevance | path

Searched refs:position_same_id_length (Results 1 – 2 of 2) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dnewgrf_engine.cpp430 v->grf_cache.position_same_id_length = PositionHelper(v, true); in VehicleGetVariable()
433 return v->grf_cache.position_same_id_length; in VehicleGetVariable()
H A Dvehicle_base.h69 uint32 position_same_id_length; ///< Cache for NewGRF var 41. member