functions.h
changeset 1377 2a418162176e
parent 1335 a635854c23b6
child 1420 5308b177b5b3
--- a/functions.h	Thu Feb 17 07:49:31 2005 +0000
+++ b/functions.h	Thu Feb 17 10:56:19 2005 +0000
@@ -23,6 +23,7 @@
 void ClickTile(uint tile);
 void GetTileDesc(uint tile, TileDesc *td);
 void DrawTile(TileInfo *ti);
+void UpdateTownMaxPass(Town *t);
 
 bool IsValidTile(uint tile);