Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dwidget_type.h38 AWV_RIGHT, ///< Force the arrow to the right enumerator
H A Dwidget.cpp2651 case AWV_RIGHT: sprite = SPR_ARROW_RIGHT; break; in Draw()