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

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

Go to the source code of this file.

Variables

static const RoadTypeInfo _original_roadtypes []
 Global Roadtype definition.
 

Detailed Description

All the roadtype-specific information is stored here.

Definition in file roadtypes.h.

Variable Documentation

◆ _original_roadtypes

const RoadTypeInfo _original_roadtypes[]
static

Global Roadtype definition.

Definition at line 19 of file roadtypes.h.

Referenced by AllocateRoadType(), and ResetRoadTypes().