OpenTTD Source 20241224-master-gf74b0cf984
railtypes.h File Reference

All the railtype-specific information is stored here. More...

Go to the source code of this file.

Variables

static const RailTypeInfo _original_railtypes []
 Global Railtype definition.
 

Detailed Description

All the railtype-specific information is stored here.

Definition in file railtypes.h.

Variable Documentation

◆ _original_railtypes

const RailTypeInfo _original_railtypes[]
static

Global Railtype definition.

Definition at line 19 of file railtypes.h.

Referenced by AllocateRailType(), and ResetRailTypes().