(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 e1f7fd7859
commit c39a4b22aa
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();