From 9cc9ab2fd10502daedfaf13b19da63ea2397f955 Mon Sep 17 00:00:00 2001 From: dpethes Date: Mon, 29 Sep 2014 13:38:07 +0200 Subject: [PATCH] inital HOB format documentation --- doc/file_hob_spec.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/file_hob_spec.txt diff --git a/doc/file_hob_spec.txt b/doc/file_hob_spec.txt new file mode 100644 index 0000000..635d23d --- /dev/null +++ b/doc/file_hob_spec.txt @@ -0,0 +1,8 @@ +xB other +Vertices +{ + 2B int X + 2B int Y + 2B int Z + 2B int ? +}