MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / ShowHelpWindow

Function ShowHelpWindow

src/help_gui.cpp:211–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209);
210
211void ShowHelpWindow()
212{
213 AllocateWindowDescFront<HelpWindow>(_helpwin_desc, 0);
214}

Callers 2

OnClickMethod · 0.85
MenuClickHelpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected