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

Function ShowPerformanceHistoryGraph

src/graph_gui.cpp:1118–1121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1116);
1117
1118void ShowPerformanceHistoryGraph()
1119{
1120 AllocateWindowDescFront<PerformanceHistoryGraphWindow>(_performance_history_desc, 0);
1121}
1122
1123/*****************/
1124/* COMPANY VALUE */

Callers 1

MenuClickGraphsOrLeagueFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected