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

Function ShowStatusBar

src/statusbar_gui.cpp:240–243  ·  view source on GitHub ↗

* Show our status bar. */

Source from the content-addressed store, hash-verified

238 * Show our status bar.
239 */
240void ShowStatusBar()
241{
242 new StatusBarWindow(_main_status_desc);
243}

Callers 1

ShowVitalWindowsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected