From a2d84868e74ab6814b55db75df82dfb48d494d14 Mon Sep 17 00:00:00 2001 From: zuu Date: Sun, 9 Jun 2013 12:48:27 +0000 Subject: (svn r25344) -Feature: GUI for viewing story pages --- src/gui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui.h') diff --git a/src/gui.h b/src/gui.h index 8b31c6c98..79c33e0b3 100644 --- a/src/gui.h +++ b/src/gui.h @@ -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); -- cgit v1.2.3-54-g00ecf