File diff r14480:f75358868ba9 → r14481:d4666a76d6a1
src/gui.h
Show inline comments
 
@@ -64,7 +64,6 @@ void ShowSubsidiesList();
 
void ShowEstimatedCostOrIncome(Money cost, int x, int y);
 
void ShowErrorMessage(StringID summary_msg, StringID detailed_msg, int x, int y, bool no_timeout = false);
 

	
 
void ShowSmallMap();
 
void ShowExtraViewPortWindow(TileIndex tile = INVALID_TILE);
 

	
 
void BuildFileList();