Update Design Doc: `level` tool
parent
09184055de
commit
ee3561bd03
|
@ -82,7 +82,7 @@ Holds the registry of types and which set of components is associated with each
|
||||||
* Remember each component ID is 1 byte.
|
* Remember each component ID is 1 byte.
|
||||||
For (Number of Types):
|
For (Number of Types):
|
||||||
(Type Definition Union Size) bytes: List of Component IDs
|
(Type Definition Union Size) bytes: List of Component IDs
|
||||||
* FF = No component in this slot, 00's supposed to be at end
|
* FF = No component in this slot
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Object Table
|
#### Object Table
|
||||||
|
|
Loading…
Reference in New Issue