Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Drail.h77 RTO_SLOPE_NW, ///< Piece of rail on slope with north-west raised enumerator
H A Drail_cmd.cpp2159 DrawGroundSprite(ground + RTO_SLOPE_NW, PAL_NONE); in DrawTrackBitsOverlay()
2160 if (pbs != TRACK_BIT_NONE) DrawGroundSprite(overlay + RTO_SLOPE_NW, PALETTE_CRASH); in DrawTrackBitsOverlay()