|
OpenTTD Source 20251116-master-g21329071df
|
Code handling saving and loading of subsidies. More...
#include "../stdafx.h"#include "saveload.h"#include "compat/subsidy_sl_compat.h"#include "../subsidy_base.h"#include "../safeguards.h"Go to the source code of this file.
Data Structures | |
| struct | SUBSChunkHandler |
Functions | |
| const ChunkHandlerTable | _subsidy_chunk_handlers (subsidy_chunk_handlers) |
Variables | |
| static const SaveLoad | _subsidies_desc [] |
| static const SUBSChunkHandler | SUBS |
| static const ChunkHandlerRef | subsidy_chunk_handlers [] |
Code handling saving and loading of subsidies.
Definition in file subsidy_sl.cpp.
|
static |
Definition at line 19 of file subsidy_sl.cpp.
|
static |
Definition at line 57 of file subsidy_sl.cpp.
|
static |
Definition at line 58 of file subsidy_sl.cpp.