OpenTTD
|
Code handling saving and loading airport ids. More...
Go to the source code of this file.
Functions | |
static void | Save_APID () |
static void | Load_APID () |
static void | Save_ATID () |
static void | Load_ATID () |
Variables | |
const ChunkHandler | _airport_chunk_handlers [] |
Code handling saving and loading airport ids.
Definition in file airport_sl.cpp.
const ChunkHandler _airport_chunk_handlers[] |