|
OpenTTD Source 20260512-master-g20b387b91f
|
League table GUI functions. More...
#include "league_type.h"Go to the source code of this file.
Functions | |
| void | ShowPerformanceLeagueTable () |
| void | ShowScriptLeagueTable (LeagueTableID table) |
| void | ShowFirstLeagueTable () |
League table GUI functions.
Definition in file league_gui.h.
| void ShowFirstLeagueTable | ( | ) |
Definition at line 445 of file league_gui.cpp.
| void ShowPerformanceLeagueTable | ( | ) |
Definition at line 202 of file league_gui.cpp.
| void ShowScriptLeagueTable | ( | LeagueTableID | table | ) |
Definition at line 439 of file league_gui.cpp.