OpenTTD Source  1.11.0-beta2
GRFText Struct Reference

A GRF text with associated language ID. More...

#include <newgrf_text.h>

Data Fields

byte langid
 The language associated with this GRFText.
 
std::string text
 The actual (translated) text.
 

Detailed Description

A GRF text with associated language ID.

Definition at line 25 of file newgrf_text.h.


The documentation for this struct was generated from the following file: