Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dvehicle_gui.cpp1647 BP_SHOW_BUTTONS, ///< Show the buttons. enumerator
1798 int plane_to_show = (this->owner == _local_company) ? BP_SHOW_BUTTONS : BP_HIDE_BUTTONS; in OnPaint()