OpenTTD Source
20241108-master-g80f628063a
|
Types related to cheating. More...
Go to the source code of this file.
Data Structures | |
struct | Cheat |
Info about each of the cheats. More... | |
struct | Cheats |
WARNING! Do not remove entries in Cheats struct or change the order of the existing ones! Would break downward compatibility. More... | |
Variables | |
Cheats | _cheats |
All the cheats. | |
Types related to cheating.
Definition in file cheat_type.h.