OpenTTD Source 20250905-master-g122023be8d
|
Data Fields | |
uint16_t | accepted = 0 |
uint16_t | waiting = 0 |
Total accepted. | |
Definition at line 80 of file industry.h.
uint16_t Industry::AcceptedHistory::accepted = 0 |
Definition at line 81 of file industry.h.
uint16_t Industry::AcceptedHistory::waiting = 0 |
Total accepted.
Definition at line 82 of file industry.h.