(svn r25372) -Add: Allow opening a goal list window specific to a company
This commit is contained in:
@@ -51,7 +51,7 @@ void ShowTownDirectory();
|
||||
void ShowIndustryDirectory();
|
||||
void ShowIndustryCargoesWindow();
|
||||
void ShowSubsidiesList();
|
||||
void ShowGoalsList();
|
||||
void ShowGoalsList(CompanyID company);
|
||||
void ShowGoalQuestion(uint16 id, byte type, uint32 button_mask, const char *question);
|
||||
void ShowStoryBook(CompanyID company, uint16 page_id = INVALID_STORY_PAGE);
|
||||
|
||||
|
Reference in New Issue
Block a user