@@ -49,8 +49,8 @@ void ShowIndustryDirectory();
|
||||
void ShowIndustryCargoesWindow();
|
||||
void ShowSubsidiesList();
|
||||
void ShowGoalsList(CompanyID company);
|
||||
void ShowGoalQuestion(uint16 id, byte type, uint32 button_mask, const std::string &question);
|
||||
void ShowStoryBook(CompanyID company, uint16 page_id = INVALID_STORY_PAGE);
|
||||
void ShowGoalQuestion(uint16_t id, byte type, uint32_t button_mask, const std::string &question);
|
||||
void ShowStoryBook(CompanyID company, uint16_t page_id = INVALID_STORY_PAGE);
|
||||
|
||||
void ShowEstimatedCostOrIncome(Money cost, int x, int y);
|
||||
|
||||
|
Reference in New Issue
Block a user