OpenTTD Source
1.11.2
|
Go to the source code of this file.
Data Structures | |
struct | Depot |
Typedefs | |
typedef Pool< Depot, DepotID, 64, 64000 > | DepotPool |
Variables | |
DepotPool | _depot_pool |
All our depots tucked away in a pool. | |
Base for all depots (except hangars)
Definition in file depot_base.h.