OpenTTD Source
20241108-master-g80f628063a
|
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 58 of file subsidy_sl.cpp.