OpenTTD Source 20250908-master-g16cd420e4c
|
This file contains all definitions for default company faces. More...
#include "../company_manager_face.h"
Go to the source code of this file.
Variables | |
static constexpr FaceVar | _face_style_1 [] |
Variables of first masculine face. | |
static constexpr FaceVar | _face_style_2 [] |
Variables of first feminine face. | |
static constexpr FaceVar | _face_style_3 [] |
Variables of second masculine face. | |
static constexpr FaceVar | _face_style_4 [] |
Variables of second feminine face. | |
static FaceSpec | _original_faces [] |
Original face styles. | |
This file contains all definitions for default company faces.
Definition in file company_face.h.
|
staticconstexpr |
Variables of first masculine face.
Definition at line 23 of file company_face.h.
|
staticconstexpr |
Variables of first feminine face.
Definition at line 41 of file company_face.h.
|
staticconstexpr |
Variables of second masculine face.
Definition at line 58 of file company_face.h.
|
staticconstexpr |
Variables of second feminine face.
Definition at line 75 of file company_face.h.
|
static |
Original face styles.
Definition at line 91 of file company_face.h.
Referenced by ResetFaces().