From 835dd846af75ea2cfc91f0134156f9c6545dd8ce Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 11 May 2014 16:16:29 +0300 Subject: Move map consts into separate file. --- src/resources/map/map.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/resources/map/map.h') diff --git a/src/resources/map/map.h b/src/resources/map/map.h index 8c7939149..dac1778c3 100644 --- a/src/resources/map/map.h +++ b/src/resources/map/map.h @@ -60,8 +60,6 @@ typedef std::vector AmbientLayerVector; typedef AmbientLayerVector::const_iterator AmbientLayerVectorCIter; typedef AmbientLayerVector::iterator AmbientLayerVectorIter; -static const int mapTileSize = 32; - /** * A tile map. */ -- cgit v1.2.3-60-g2f50