OpenTTD Source
20241125-master-g5b02f51e17
|
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.