OpenTTD Source  20241108-master-g80f628063a
cheat.cpp File Reference

Handling (loading/saving/initializing) of cheats. More...

#include "stdafx.h"
#include "cheat_type.h"
#include "safeguards.h"

Go to the source code of this file.

Functions

void InitializeCheats ()
 Reinitialise all the cheats.
 

Variables

Cheats _cheats
 All the cheats.
 

Detailed Description

Handling (loading/saving/initializing) of cheats.

Definition in file cheat.cpp.