summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 82e2dc9)
raw | patch | inline | side by side (parent: 82e2dc9)
author | Ketmar Dark <ketmar@ketmar.no-ip.org> | |
Sat, 26 Aug 2017 00:15:53 +0000 (03:15 +0300) | ||
committer | Ketmar Dark <ketmar@ketmar.no-ip.org> | |
Sat, 26 Aug 2017 05:12:37 +0000 (08:12 +0300) |
src/shared/mapdesc.txt | patch | blob | history |
diff --git a/src/shared/mapdesc.txt b/src/shared/mapdesc.txt
index 445c2d809852116f20fb3b388d65e0d0abe35b2d..759d3759549920e675299181de3639ad7f76aa53 100644 (file)
--- a/src/shared/mapdesc.txt
+++ b/src/shared/mapdesc.txt
// fields with `internal` won't be written to any file ever (and won't be read)
// `ubyte` is unsigned byte, and `byte` is signed byte
// all strings are in utf-8
-// struct named "mapheader" will contain all other structs and it's own fields
+// struct with `header` flag will contain all other structs and it's own fields
// as top-level entities
// in binary, `size` is two ushorts
// `as xy` will use `X` and `Y` for points