OpenTTD Source
20241121-master-g67a0fccfad
|
Base for all depots (except hangars) More...
Go to the source code of this file.
Data Structures | |
struct | Depot |
Typedefs | |
typedef Pool< Depot, DepotID, 64, 64000 > | DepotPool |
Variables | |
DepotPool | _depot_pool |
Base for all depots (except hangars)
Definition in file depot_base.h.