Update unknown flag to ddl flag for properties

This commit is contained in:
James Ahlborn 2018-01-25 09:58:01 -05:00 committed by GitHub
parent d6f5745d94
commit a8f09d15bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -801,7 +801,7 @@ name (0x0000 chunk blocks are not usually named, 0x0001 chunk blocks have the
column name to which the properties belong)
Next comes one of more chunks of data:
16 bit length value (this includes the length)
8 bit unknown flag
8 bit ddl flag
8 bit type
16 bit name (index in the name array of above chunk 0x0080)
16 bit value length field (non-inclusive)