OpenTTD Source
20241108-master-g80f628063a
|
Code handling saving and loading airport ids. More...
Go to the source code of this file.
Data Structures | |
struct | APIDChunkHandler |
struct | ATIDChunkHandler |
Functions | |
const ChunkHandlerTable | _airport_chunk_handlers (airport_chunk_handlers) |
Variables | |
static const ATIDChunkHandler | ATID |
static const APIDChunkHandler | APID |
static const ChunkHandlerRef | airport_chunk_handlers [] |
Code handling saving and loading airport ids.
Definition in file airport_sl.cpp.
|
static |
Definition at line 27 of file airport_sl.cpp.