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

Function IConsoleGUIFree

src/console_gui.cpp:402–405  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

400}
401
402void IConsoleGUIFree()
403{
404 IConsoleClearBuffer();
405}
406
407/** Change the size of the in-game console window after the screen size changed, or the window state changed. */
408void IConsoleResize(Window *w)

Callers 1

IConsoleFreeFunction · 0.85

Calls 1

IConsoleClearBufferFunction · 0.85

Tested by

no test coverage detected