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

Function ShowTownCargoGraph

src/graph_gui.cpp:1994–1997  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1992);
1993
1994void ShowTownCargoGraph(WindowNumber window_number)
1995{
1996 AllocateWindowDescFront<TownCargoGraphWindow>(_town_cargo_graph_desc, window_number);
1997}
1998
1999/**
2000 * Make a vertical list of panels for outputting score details.

Callers 1

OnClickMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected