Add picker tool to main toolbar help menu
See: #498 Supports: * Rail types * Road/tram types * Objects * Rail stations/waypoints * Road stops/waypoints Add unset hotkey
This commit is contained in:
@@ -19,5 +19,6 @@ void UpdateCompanyHQ(TileIndex tile, uint score);
|
||||
void BuildObject(ObjectType type, TileIndex tile, CompanyID owner = OWNER_NONE, struct Town *town = nullptr, uint8 view = 0);
|
||||
|
||||
Window *ShowBuildObjectPicker();
|
||||
void ShowBuildObjectPickerAndSelect(const ObjectSpec *spec);
|
||||
|
||||
#endif /* OBJECT_H */
|
||||
|
Reference in New Issue
Block a user