OpenTTD Source
20241108-master-g80f628063a
|
Types related to the console widgets. More...
Go to the source code of this file.
Enumerations | |
enum | ConsoleWidgets : WidgetID { WID_C_BACKGROUND } |
Widgets of the IConsoleWindow class. More... | |
Types related to the console widgets.
Definition in file console_widget.h.
enum ConsoleWidgets : WidgetID |
Widgets of the IConsoleWindow class.
Enumerator | |
---|---|
WID_C_BACKGROUND | Background of the console. |
Definition at line 14 of file console_widget.h.