OpenTTD Source
20241109-master-g5e4f8db7d6
|
Description of a plural form. More...
#include <strgen_tables.h>
Data Fields | |
int | plural_count |
The number of plural forms. | |
const char * | description |
Human readable description of the form. | |
const char * | names |
Plural names. | |
Description of a plural form.
Definition at line 161 of file strgen_tables.h.