OpenTTD Source  20241124-master-g9399a92a4f
cheat_type.h File Reference

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.
 

Detailed Description

Types related to cheating.

Definition in file cheat_type.h.