Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ ShowSelectGameWindow
Function
ShowSelectGameWindow
src/intro_gui.cpp:398–401 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
396
);
397
398
void ShowSelectGameWindow()
399
{
400
new SelectGameWindow(_select_game_desc);
401
}
402
403
static void AskExitGameCallback(Window *, bool confirmed)
404
{
Callers
1
SetupColoursAndInitialWindow
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected