OpenTTD Source 20241224-master-gf74b0cf984
|
Functions related to cheating. More...
#include "cheat_type.h"
Go to the source code of this file.
Functions | |
void | ShowCheatWindow () |
Open cheat window. | |
Variables | |
Cheats | _cheats |
All the cheats. | |
Functions related to cheating.
Definition in file cheat_func.h.
void ShowCheatWindow | ( | ) |
Open cheat window.
Definition at line 437 of file cheat_gui.cpp.
References _cheats_desc, CloseWindowById(), and WC_CHEATS.
Referenced by MenuClickSettings(), and MainToolbarWindow::OnHotkey().