economy.h
changeset 239 23958632a582
parent 193 0a7025304867
child 240 f1efbac04112
--- a/economy.h	Mon Sep 13 22:04:20 2004 +0000
+++ b/economy.h	Mon Sep 13 22:49:11 2004 +0000
@@ -70,6 +70,7 @@
 Pair SetupSubsidyDecodeParam(Subsidy *s, bool mode);
 void DeleteSubsidyWithIndustry(byte index);
 void DeleteSubsidyWithStation(byte index);
+void RemoteSubsidyAdd(Subsidy *s_new); 
 
 int32 GetTransportedGoodsIncome(uint num_pieces, uint dist, byte transit_days, byte cargo_type);
 uint MoveGoodsToStation(uint tile, int w, int h, int type, uint amount);