|
OpenTTD Source 20251117-master-g7398d2e290
|
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 443 of file league_gui.cpp.
| void ShowPerformanceLeagueTable | ( | ) |
Definition at line 201 of file league_gui.cpp.
| void ShowScriptLeagueTable | ( | LeagueTableID | table | ) |
Definition at line 437 of file league_gui.cpp.