|
OpenTTD Source 20251104-master-g3befbdd52f
|
Code handling saving and loading of league tables. More...
Go to the source code of this file.
Data Structures | |
| struct | LEAEChunkHandler |
| struct | LEATChunkHandler |
Functions | |
| const ChunkHandlerTable | _league_chunk_handlers (league_chunk_handlers) |
Variables | |
| static const SaveLoad | _league_table_elements_desc [] |
| static const SaveLoad | _league_tables_desc [] |
| static const LEAEChunkHandler | LEAE |
| static const LEATChunkHandler | LEAT |
| static const ChunkHandlerRef | league_chunk_handlers [] |
Code handling saving and loading of league tables.
Definition in file league_sl.cpp.
|
static |
Definition at line 18 of file league_sl.cpp.
|
static |
Definition at line 54 of file league_sl.cpp.
|
static |
Definition at line 85 of file league_sl.cpp.
|
static |
Definition at line 87 of file league_sl.cpp.
|
static |
Definition at line 86 of file league_sl.cpp.