|
OpenTTD Source 20251117-master-g7398d2e290
|
Code handling saving and loading of cheats. More...
#include "../stdafx.h"#include "saveload.h"#include "compat/cheat_sl_compat.h"#include "../cheat_type.h"#include "../safeguards.h"Go to the source code of this file.
Data Structures | |
| struct | CHTSChunkHandler |
Functions | |
| const ChunkHandlerTable | _cheat_chunk_handlers (cheat_chunk_handlers) |
Variables | |
| static const SaveLoad | _cheats_desc [] |
| static const CHTSChunkHandler | CHTS |
| static const ChunkHandlerRef | cheat_chunk_handlers [] |
Code handling saving and loading of cheats.
Definition in file cheat_sl.cpp.
|
static |
Definition at line 19 of file cheat_sl.cpp.
|
static |
Definition at line 80 of file cheat_sl.cpp.
|
static |
Definition at line 79 of file cheat_sl.cpp.