|
OpenTTD
|
Code handling saving and loading of economy data. More...
#include "../stdafx.h"#include "../group.h"#include "../company_base.h"#include "saveload.h"#include "../safeguards.h"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 20 of file group_sl.cpp.