|
OpenTTD Source
12.2
|
#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 |
Variables | |
| static const SaveLoad | _subsidies_desc [] |
| static const SUBSChunkHandler | SUBS |
| static const ChunkHandlerRef | subsidy_chunk_handlers [] |
| const ChunkHandlerTable | _subsidy_chunk_handlers (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 58 of file subsidy_sl.cpp.