OpenTTD Source
20241108-master-g80f628063a
|
Dimensions of a cell in the purchase/depot windows. More...
#include <vehicle_gui.h>
Data Fields | |
uint | height |
Vehicle cell height. | |
uint | extend_left |
Extend of the cell to the left. | |
uint | extend_right |
Extend of the cell to the right. | |
Dimensions of a cell in the purchase/depot windows.
Definition at line 83 of file vehicle_gui.h.