functions.h
changeset 1935 f43f062c9498
parent 1914 5ede46fd496f
child 1977 4392ae3d8e31
--- a/functions.h	Wed Jun 15 14:04:48 2005 +0000
+++ b/functions.h	Wed Jun 15 16:58:15 2005 +0000
@@ -193,6 +193,7 @@
 bool EnsureNoVehicleZ(TileIndex tile, byte z);
 void MarkAllViewportsDirty(int left, int top, int right, int bottom);
 void ShowCostOrIncomeAnimation(int x, int y, int z, int32 cost);
+void ShowFeederIncomeAnimation(int x, int y, int z, int32 cost);
 
 void DrawFoundation(TileInfo *ti, uint f);