OpenTTD Source 20241224-master-gf74b0cf984
|
Window for configuring the AIs
More...
Go to the source code of this file.
Functions | |
void | ShowAIConfigWindow () |
Open the AI config window. | |
Window for configuring the AIs
Definition in file ai_gui.hpp.
void ShowAIConfigWindow | ( | ) |
Open the AI config window.
Definition at line 324 of file ai_gui.cpp.
References CloseWindowByClass(), and WC_GAME_OPTIONS.
Referenced by MenuClickSettings(), GenerateLandscapeWindow::OnClick(), and SelectGameWindow::OnClick().