OpenTTD Source 20260108-master-g8ba1860eaa
ai_gui.hpp File Reference

Window for configuring the AIs. More...

Go to the source code of this file.

Functions

void ShowAIConfigWindow ()
 Open the AI config window.
 

Detailed Description

Window for configuring the AIs.

Definition in file ai_gui.hpp.

Function Documentation

◆ ShowAIConfigWindow()

void ShowAIConfigWindow ( )

Open the AI config window.

Definition at line 334 of file ai_gui.cpp.

References CloseWindowByClass(), and WC_GAME_OPTIONS.

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