From 7bbcf5875c2fc6a8fa80e417d65e1094947d78b8 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 31 Jan 2005 07:23:15 +0000 Subject: (svn r1749) Move the functions which calculate distances to map.[ch] and give the more meaningful names --- functions.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'functions.h') diff --git a/functions.h b/functions.h index 36482e9a1..fdcf33ba5 100644 --- a/functions.h +++ b/functions.h @@ -169,12 +169,6 @@ void NetworkSend_Command(uint32 tile, uint32 p1, uint32 p2, uint32 cmd, CommandC /* misc_cmd.c */ void PlaceTreesRandomly(void); -uint GetTileDist(TileIndex xy1, TileIndex xy2); -uint GetTileDist1D(TileIndex xy1, TileIndex xy2); -uint GetTileDist1Db(TileIndex xy1, TileIndex xy2); -uint GetTileDistAdv(TileIndex xy1, TileIndex xy2); -bool CheckDistanceFromEdge(TileIndex tile, uint distance); - void InitializeLandscapeVariables(bool only_constants); /* misc.c */ -- cgit v1.2.3-70-g09d2