|
OpenTTD Source 20251116-master-g21329071df
|
Code handling saving and loading of groups. More...
#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 |
Functions | |
| const ChunkHandlerTable | _group_chunk_handlers (group_chunk_handlers) |
Variables | |
| static const SaveLoad | _group_desc [] |
| static const GRPSChunkHandler | GRPS |
| static const ChunkHandlerRef | group_chunk_handlers [] |
Code handling saving and loading of groups.
Definition in file group_sl.cpp.
|
static |
Definition at line 19 of file group_sl.cpp.
|
static |
Definition at line 62 of file group_sl.cpp.
|
static |
Definition at line 61 of file group_sl.cpp.