OpenTTD Source  20240919-master-gdf0233f4c2
console_gui.h File Reference
#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.