OpenTTD Source  20241121-master-g67a0fccfad
depot_base.h File Reference

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
 

Detailed Description

Base for all depots (except hangars)

Definition in file depot_base.h.