OpenTTD Source  13.2.1
depot_type.h File Reference
#include "station_type.h"

Go to the source code of this file.

Typedefs

typedef uint16 DepotID
 Type for the unique identifier of depots.
 

Variables

static const DepotID INVALID_DEPOT = (DepotID)INVALID_STATION
 
static const uint MAX_LENGTH_DEPOT_NAME_CHARS = 32
 The maximum length of a depot name in characters including '\0'.
 

Detailed Description

Header files for depots (not hangars)

Definition in file depot_type.h.