Use proper CMakeLists.txt for network and client directories
[oweals/minetest.git] / src / mapblock.h
index e7d7798b87a14bb6c9676272eb7253bb05cda774..76ba94c3437baa9653f5b77428f0db0009ff2749 100644 (file)
@@ -614,6 +614,8 @@ private:
        int m_refcount;
 };
 
+typedef std::vector<MapBlock*> MapBlockVect;
+
 inline bool blockpos_over_limit(v3s16 p)
 {
        return