OpenTTD Source 20260531-master-g0e951f3528
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 651 of file cheat_gui.cpp.

References _cheats_desc, and CloseWindowById().

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