]> git.lizzy.rs Git - minetest.git/blobdiff - src/tile.h
Node highlighting.
[minetest.git] / src / tile.h
index 0ac7c96c06a3c32d623a1d5708841ad957b180fa..78aaef00e2be36c0971f7efbbf0e7644080fbe6a 100644 (file)
@@ -171,6 +171,7 @@ enum MaterialType{
 // Animation made up by splitting the texture to vertical frames, as
 // defined by extra parameters
 #define MATERIAL_FLAG_ANIMATION_VERTICAL_FRAMES 0x08
+#define MATERIAL_FLAG_HIGHLIGHTED 0x10
 
 /*
        This fully defines the looks of a tile.