OpenTTD Source
20241108-master-g80f628063a
|
Data Fields | |
std::string | name |
The name of the companyy and president. | |
StringID | title = INVALID_STRING_ID |
NOSAVE, has troubles with changing string-numbers. | |
uint16_t | score = 0 |
The score for this high score. Do NOT change type, will break hs.dat. | |
Definition at line 17 of file highscore.h.