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

Function ShowPerformanceRatingDetail

src/graph_gui.cpp:2057–2060  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2055);
2056
2057void ShowPerformanceRatingDetail()
2058{
2059 AllocateWindowDescFront<PerformanceRatingDetailWindow>(_performance_rating_detail_desc, 0);
2060}
2061
2062void InitializeGraphGui()
2063{

Callers 2

MenuClickGraphsOrLeagueFunction · 0.85
OnClickMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected