|
OpenTTD Source
13.2.1
|
#include "../stdafx.h"#include "../group.h"#include "../company_base.h"#include "saveload.h"#include "compat/group_sl_compat.h"#include "../safeguards.h"Go to the source code of this file.
Data Structures | |
| struct | GRPSChunkHandler |
Variables | |
| static const SaveLoad | _group_desc [] |
| static const GRPSChunkHandler | GRPS |
| static const ChunkHandlerRef | group_chunk_handlers [] |
| const ChunkHandlerTable | _group_chunk_handlers (group_chunk_handlers) |
Code handling saving and loading of economy data
Definition in file group_sl.cpp.
|
static |
Definition at line 19 of file group_sl.cpp.
|
static |
Definition at line 67 of file group_sl.cpp.