OpenTTD
|
Code handling saving and loading of economy data. More...
Go to the source code of this file.
Functions | |
static void | Save_GRPS () |
static void | Load_GRPS () |
Variables | |
static const SaveLoad | _group_desc [] |
const ChunkHandler | _group_chunk_handlers [] |
Code handling saving and loading of economy data.
Definition in file group_sl.cpp.
const ChunkHandler _group_chunk_handlers[] |
|
static |
Definition at line 19 of file group_sl.cpp.