Allow full circle rotation with 2degs step for plantlike drawtype.
[oweals/minetest.git] / src / cmake_config.h.in
index 17d3c2249d51c84bae71a0575192b52dae19c4b2..906b3e47d163ac1a3c1e4496227ad13f58f89e2d 100644 (file)
@@ -14,6 +14,7 @@
 #define CMAKE_STATIC_SHAREDIR "@SHAREDIR@"
 #define CMAKE_USE_LEVELDB @USE_LEVELDB@
 #define CMAKE_USE_LUAJIT @USE_LUAJIT@
+#define CMAKE_USE_REDIS @USE_REDIS@
 #define CMAKE_VERSION_MAJOR @VERSION_MAJOR@
 #define CMAKE_VERSION_MINOR @VERSION_MINOR@
 #define CMAKE_VERSION_PATCH @VERSION_PATCH@