OpenTTD Source 20260721-master-g25ec12c62d
label_type.hpp File Reference

A type for 4 character labels/tags/ids in files that should be read/shown as is. More...

Go to the source code of this file.

Data Structures

struct  BaseLabel
 Base for a four character label/tag/id. More...
struct  Label< Tag >
 A four character label/tag/id. More...

Detailed Description

A type for 4 character labels/tags/ids in files that should be read/shown as is.

Definition in file label_type.hpp.