Allow full circle rotation with 2degs step for plantlike drawtype.
[oweals/minetest.git] / src / treegen.h
index 16c85cf0a301c079cce25c3e396fa2b37eefcb8a..55da6f9e5bd6e014fee2e3b92843406c20977084 100644 (file)
@@ -25,6 +25,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 class ManualMapVoxelManipulator;
 class INodeDefManager;
+class ServerEnvironment;
 
 
 namespace treegen {