Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dterraform_gui.cpp200 HandlePlacePushButton(this, WID_TT_BUY_LAND, SPR_CURSOR_BUY_LAND, HT_RECT); in OnClick()
H A Dstory_gui.cpp1006 case SPBC_BUY_LAND: return SPR_CURSOR_BUY_LAND; in TranslateStoryPageButtonCursor()
/dports/games/openttd/openttd-12.1/src/table/
H A Dsprites.h1389 static const CursorID SPR_CURSOR_BUY_LAND = 4792; variable