(svn r25344) -Feature: GUI for viewing story pages

This commit is contained in:
zuu
2013-06-09 12:48:27 +00:00
parent 1c0ec8b3b0
commit 7a5cedf078
22 changed files with 858 additions and 9 deletions

View File

@@ -51,6 +51,7 @@ void ShowIndustryCargoesWindow();
void ShowSubsidiesList();
void ShowGoalsList();
void ShowGoalQuestion(uint16 id, byte type, uint32 button_mask, const char *question);
void ShowStoryBook();
void ShowEstimatedCostOrIncome(Money cost, int x, int y);