OpenTTD Source
20241108-master-g80f628063a
|
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.