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

Function ShowPerformanceLeagueTable

src/league_gui.cpp:201–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199);
200
201void ShowPerformanceLeagueTable()
202{
203 AllocateWindowDescFront<PerformanceLeagueWindow>(_performance_league_desc, 0);
204}
205
206static void HandleLinkClick(Link link)
207{

Callers 2

MenuClickGraphsOrLeagueFunction · 0.85
ShowFirstLeagueTableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected