OpenTTD Source  20240919-master-gdf0233f4c2
CompanyManagerFaceBitsInfo Struct Reference

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.
 

Detailed Description

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.


The documentation for this struct was generated from the following file: