OpenTTD Source 20250428-master-g68ba2735ea
cheat_func.h File Reference

Functions related to cheating. More...

#include "cheat_type.h"

Go to the source code of this file.

Functions

void ShowCheatWindow ()
 Open cheat window.
 

Detailed Description

Functions related to cheating.

Definition in file cheat_func.h.

Function Documentation

◆ ShowCheatWindow()

void ShowCheatWindow ( )

Open cheat window.

Definition at line 649 of file cheat_gui.cpp.

References _cheats_desc, CloseWindowById(), and WC_CHEATS.

Referenced by MenuClickSettings(), and MainToolbarWindow::OnHotkey().