|
OpenTTD Source 20260311-master-g511d3794ce
|
Header file for classes to be used by for example, NewGRF stations and airports. More...
#include "strings_type.h"Go to the source code of this file.
Data Structures | |
| struct | NewGRFSpecBase< Tindex > |
| Base for each type of NewGRF spec to be used with NewGRFClass. More... | |
| class | NewGRFClass< Tspec, Tindex > |
| Struct containing information relating to NewGRF classes for stations and airports. More... | |
Header file for classes to be used by for example, NewGRF stations and airports.
Definition in file newgrf_class.h.