Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
201
void ShowPerformanceLeagueTable()
202
{
203
AllocateWindowDescFront<PerformanceLeagueWindow>(_performance_league_desc, 0);
204
}
205
206
static void HandleLinkClick(Link link)
207
{
Callers
2
MenuClickGraphsOrLeague
Function · 0.85
ShowFirstLeagueTable
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected