Update Design Doc: `level` tool

master
Ashley N. 2023-09-21 01:16:14 +00:00
parent 3979c5b6d6
commit b819376e0d
1 changed files with 1 additions and 0 deletions

@ -107,4 +107,5 @@ Holds the list of active component attributes for each object.
* Remember each Component Attribute is 2 bytes. * Remember each Component Attribute is 2 bytes.
For (Object Table Size): For (Object Table Size):
(Component Attribute Union Size) bytes: Component attribute settings (Component Attribute Union Size) bytes: Component attribute settings
* FF FF = unused slot in this union
``` ```