OpenTTD Source
1.11.0-beta2
|
Go to the source code of this file.
Functions | |
static void | Save_CHTS () |
Save the cheat values. | |
static void | Load_CHTS () |
Load the cheat values. | |
Variables | |
const ChunkHandler | _cheat_chunk_handlers [] |
Chunk handlers related to cheats. More... | |
Code handling saving and loading of cheats
Definition in file cheat_sl.cpp.
const ChunkHandler _cheat_chunk_handlers[] |