OpenTTD Source 20241224-master-gf74b0cf984
game_gui.hpp File Reference

Window for configuring the Games
More...

Go to the source code of this file.

Functions

void ShowGSConfigWindow ()
 Open the GS config window.
 

Detailed Description

Window for configuring the Games

Definition in file game_gui.hpp.

Function Documentation

◆ ShowGSConfigWindow()

void ShowGSConfigWindow ( )

Open the GS config window.

Definition at line 445 of file game_gui.cpp.

References CloseWindowByClass(), and WC_GAME_OPTIONS.

Referenced by MenuClickSettings(), GenerateLandscapeWindow::OnClick(), and SelectGameWindow::OnClick().