Move GRF global var init to common function
This commit is contained in:
@@ -441,4 +441,6 @@ struct GrfSpecFeatureRef {
|
||||
const char *GetFeatureString(GrfSpecFeatureRef feature);
|
||||
const char *GetFeatureString(GrfSpecFeature feature);
|
||||
|
||||
void InitGRFGlobalVars();
|
||||
|
||||
#endif /* NEWGRF_H */
|
||||
|
||||
Reference in New Issue
Block a user