economy.h
changeset 2630 35249d2ded3e
parent 2522 8ca253e76703
child 3344 d86c852715fa
--- a/economy.h	Sat Nov 12 11:10:12 2005 +0000
+++ b/economy.h	Sun Nov 13 13:43:55 2005 +0000
@@ -60,7 +60,7 @@
 
 
 VARDEF Subsidy _subsidies[MAX_PLAYERS];
-Pair SetupSubsidyDecodeParam(Subsidy *s, bool mode);
+Pair SetupSubsidyDecodeParam(const Subsidy* s, bool mode);
 void DeleteSubsidyWithIndustry(uint16 index);
 void DeleteSubsidyWithStation(uint16 index);