(svn r23630) -Add: a Goal GUI to show your current goals

This commit is contained in:
truebrain
2011-12-19 21:03:17 +00:00
parent 084f4e6aac
commit 3ada3b9cc5
29 changed files with 879 additions and 2 deletions

View File

@@ -52,6 +52,7 @@ void ShowBuildTreesToolbar();
void ShowTownDirectory();
void ShowIndustryDirectory();
void ShowSubsidiesList();
void ShowGoalsList();
void ShowEstimatedCostOrIncome(Money cost, int x, int y);