]> git.lizzy.rs Git - minetest.git/blobdiff - src/map.h
Vary ore sheet y position by noise
[minetest.git] / src / map.h
index 3833cceb4c2d80bc36cdb2c27c12149d6512a8c2..31001e4c397b9342a430671bf2e85d4f668b00a6 100644 (file)
--- a/src/map.h
+++ b/src/map.h
@@ -50,7 +50,7 @@ class NodeMetadata;
 class IGameDef;
 class IRollbackReportSink;
 class EmergeManager;
-class BlockMakeData;
+struct BlockMakeData;
 
 
 /*