OpenTTD Source
20241108-master-g80f628063a
|
Simple calculated statistics of a company. More...
#include <network_type.h>
Data Fields | |
uint16_t | num_vehicle [NETWORK_VEH_END] |
How many vehicles are there of this type? | |
uint16_t | num_station [NETWORK_VEH_END] |
How many stations are there of this type? | |
bool | ai |
Is this company an AI. | |
Simple calculated statistics of a company.
Definition at line 67 of file network_type.h.