summaryrefslogtreecommitdiff
path: root/mapblk.go
diff options
context:
space:
mode:
Diffstat (limited to 'mapblk.go')
-rw-r--r--mapblk.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/mapblk.go b/mapblk.go
index c91c082..5f4be42 100644
--- a/mapblk.go
+++ b/mapblk.go
@@ -24,11 +24,9 @@ type MapBlk struct {
//mt:const uint8(2) // Size of param0 in bytes.
//mt:const uint8(1 + 1) // Size of param1 and param2 combined, in bytes.
- //mt:zstd
Param0 [4096]Content
Param1 [4096]uint8
Param2 [4096]uint8
- //mt:end
NodeMetas map[uint16]*NodeMeta