MCPcopy 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
398void ShowSelectGameWindow()
399{
400 new SelectGameWindow(_select_game_desc);
401}
402
403static void AskExitGameCallback(Window *, bool confirmed)
404{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected