viewport.c
changeset 4340 89b0ebfb7615
parent 4339 0b1c9f47e69b
child 4346 66105d4f6e83
--- a/viewport.c	Mon Aug 21 17:41:04 2006 +0000
+++ b/viewport.c	Mon Aug 21 18:18:02 2006 +0000
@@ -109,6 +109,7 @@
 TileHighlightData _thd;
 static TileInfo *_cur_ti;
 
+extern void SmallMapCenterOnCurrentPos(Window *w);
 
 static Point MapXYZToViewport(const ViewPort *vp, uint x, uint y, uint z)
 {