OpenTTD Source
20241108-master-g80f628063a
|
Information about the valid values of CompanyManagerFace bitgroups as well as the sprites to draw. More...
#include <company_manager_face.h>
Data Fields | |
uint8_t | offset |
Offset in bits into the CompanyManagerFace. | |
uint8_t | length |
Number of bits used in the CompanyManagerFace. | |
uint8_t | valid_values [GE_END] |
The number of valid values per gender/ethnicity. | |
SpriteID | first_sprite [GE_END] |
The first sprite per gender/ethnicity. | |
Information about the valid values of CompanyManagerFace bitgroups as well as the sprites to draw.
Definition at line 56 of file company_manager_face.h.