(svn r24763) -Feature: Add industry type and cargo dropdown selection for easier navigating in the industry chain window.

This commit is contained in:
alberth
2012-11-25 15:24:02 +00:00
parent b46358312f
commit 9f8184e71e
7 changed files with 117 additions and 18 deletions

View File

@@ -48,6 +48,7 @@ void ShowAboutWindow();
void ShowBuildTreesToolbar();
void ShowTownDirectory();
void ShowIndustryDirectory();
void ShowIndustryCargoesWindow();
void ShowSubsidiesList();
void ShowGoalsList();
void ShowGoalQuestion(uint16 id, byte type, uint32 button_mask, const char *question);