(svn r19062) -Codechange: Move smallmap related functions to their own header.

This commit is contained in:
terkhen
2010-02-08 21:19:41 +00:00
parent 0267acff62
commit b9f06f3f29
8 changed files with 29 additions and 3 deletions

View File

@@ -84,8 +84,6 @@ void PlantRandomFarmField(const Industry *i);
void ReleaseDisastersTargetingIndustry(IndustryID);
/* smallmap_gui.cpp */
void BuildIndustriesLegend();
/* industry_cmd.cpp */
void SetIndustryDailyChanges();