OpenTTD Source
20241109-master-g5e4f8db7d6
|
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.