File diff r7317:1d7343ddd282 → r7318:844268a38029
src/economy.h
Show inline comments
 
@@ -61,7 +61,7 @@ extern int _score_part[MAX_PLAYERS][SCOR
 
int UpdateCompanyRatingAndValue(Player *p, bool update);
 

	
 
VARDEF Subsidy _subsidies[MAX_PLAYERS];
 
Pair SetupSubsidyDecodeParam(const Subsidy* s, bool mode);
 
Pair SetupSubsidyDecodeParam(const Subsidy *s, bool mode);
 
void DeleteSubsidyWithTown(TownID index);
 
void DeleteSubsidyWithIndustry(IndustryID index);
 
void DeleteSubsidyWithStation(StationID index);