From b66d0b55a671af8193ae400920b0bf7bec82eae8 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Thu, 3 Dec 2009 16:56:18 -0700 Subject: Remove some unneeded _SUPPORt ifdefs --- src/map.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/map.h') diff --git a/src/map.h b/src/map.h index 75c4bda4..b4a8c7af 100644 --- a/src/map.h +++ b/src/map.h @@ -229,12 +229,10 @@ class Map : public Properties bool getWalk(int x, int y, unsigned char walkmask = BLOCKMASK_WALL) const; -#ifdef EATHENA_SUPPORT /** * Tells whether a tile is occupied by a being. */ bool occupied(int x, int y) const; -#endif /** * Returns the width of this map in tiles. -- cgit v1.2.3-70-g09d2