newgrf_config.h
changeset 5237 c14c97d7030a
parent 5234 91b7def5e4b2
child 5308 bad31e174cc6
equal deleted inserted replaced
5236:e959e132a78e 5237:c14c97d7030a
    39 void ClearGRFConfigList(GRFConfig *config);
    39 void ClearGRFConfigList(GRFConfig *config);
    40 void ResetGRFConfig(bool defaults);
    40 void ResetGRFConfig(bool defaults);
    41 bool IsGoodGRFConfigList(void);
    41 bool IsGoodGRFConfigList(void);
    42 bool FillGRFDetails(GRFConfig *config);
    42 bool FillGRFDetails(GRFConfig *config);
    43 
    43 
       
    44 /* In newgrf_gui.c */
       
    45 void ShowNewGRFSettings(bool editable, bool show_params, GRFConfig **config);
       
    46 
    44 #endif /* NEWGRF_CONFIG_H */
    47 #endif /* NEWGRF_CONFIG_H */