(svn r7357) -Codechange: new NewGRF set up window which allows modification of NewGRF settings.
This commit is contained in:
@@ -41,4 +41,7 @@ void ResetGRFConfig(bool defaults);
|
||||
bool IsGoodGRFConfigList(void);
|
||||
bool FillGRFDetails(GRFConfig *config);
|
||||
|
||||
/* In newgrf_gui.c */
|
||||
void ShowNewGRFSettings(bool editable, bool show_params, GRFConfig **config);
|
||||
|
||||
#endif /* NEWGRF_CONFIG_H */
|
||||
|
||||
Reference in New Issue
Block a user