OpenTTD Source  20241108-master-g80f628063a
console_gui.h File Reference

GUI related functions in the console. More...

#include "window_type.h"

Go to the source code of this file.

Functions

void IConsoleResize (Window *w)
 Change the size of the in-game console window after the screen size changed, or the window state changed.
 
void IConsoleSwitch ()
 Toggle in-game console between opened and closed.
 

Detailed Description

GUI related functions in the console.

Definition in file console_gui.h.