OpenTTD Source 20260206-master-g4d4e37dbf1
railtypes.h File Reference

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

#include "table/strings.h"

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 18 of file railtypes.h.

Referenced by AllocateRailType(), and ResetRailTypes().