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

Function ShowDeliveredCargoGraph

src/graph_gui.cpp:1060–1063  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1058);
1059
1060void ShowDeliveredCargoGraph()
1061{
1062 AllocateWindowDescFront<DeliveredCargoGraphWindow>(_delivered_cargo_graph_desc, 0);
1063}
1064
1065/***********************/
1066/* PERFORMANCE HISTORY */

Callers 1

MenuClickGraphsOrLeagueFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected