MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / ShowBuildDocksDepotPicker

Function ShowBuildDocksDepotPicker

src/dock_gui.cpp:608–611  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

606
607
608static void ShowBuildDocksDepotPicker(Window *parent)
609{
610 new BuildDocksDepotWindow(_build_docks_depot_desc, parent);
611}
612
613
614void InitializeDockGui()

Callers 1

OnClickMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected