Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dvehicle_gui_base.h95 ADI_ADD_SHARED, enumerator
H A Dgroup_gui.cpp953 case ADI_ADD_SHARED: // Add shared Vehicles in OnDropdownSelect()
H A Dvehicle_gui.cpp263 …list.emplace_back(new DropDownListStringItem(STR_GROUP_ADD_SHARED_VEHICLE, ADI_ADD_SHARED, false)); in BuildActionDropdownList()