From 91998bfc4631cd305062bf9bedd56083a2b2cbde Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 26 Oct 2013 22:09:03 +0300 Subject: allow load and use mask in ambient layers. default layer mask is 1. --- src/map.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map.h') diff --git a/src/map.h b/src/map.h index 49662c919..068a41458 100644 --- a/src/map.h +++ b/src/map.h @@ -57,6 +57,7 @@ typedef TilePairVector::const_iterator TilePairVectorCIter; typedef std::vector AmbientLayerVector; typedef AmbientLayerVector::const_iterator AmbientLayerVectorCIter; +typedef AmbientLayerVector::iterator AmbientLayerVectorIter; static const int mapTileSize = 32; -- cgit v1.2.3-60-g2f50