summaryrefslogtreecommitdiffstats
path: root/source/ChunkDef.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/ChunkDef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/ChunkDef.h b/source/ChunkDef.h
index 38dfcd7b4..647f9b51e 100644
--- a/source/ChunkDef.h
+++ b/source/ChunkDef.h
@@ -43,6 +43,7 @@ typedef std::list<cBlockEntity *> cBlockEntityList;
/// The datatype used by blockdata, metadata, blocklight and skylight
typedef char BLOCKTYPE;
+typedef char BIOMETYPE;