Structure for UnknownGRFs; this is a lightweight variant of GRFConfig. More...
Data Fields | |
UnknownGRF * | next |
The next unknown GRF. | |
GRFTextWrapper * | name |
Name of the GRF. |
Structure for UnknownGRFs; this is a lightweight variant of GRFConfig.
Definition at line 818 of file newgrf_config.cpp.