Window for displaying the textfile of a NewGRF. More...
Public Member Functions | |
NewGRFTextfileWindow (TextfileType file_type, const GRFConfig *c) | |
void | SetStringParameters (int widget) const |
Data Fields | |
const GRFConfig * | grf_config |
View the textfile of this GRFConfig. |
Window for displaying the textfile of a NewGRF.
Definition at line 544 of file newgrf_gui.cpp.