Skip to content
Snippets Groups Projects
Commit 0621b33f authored by Mans Rullgard's avatar Mans Rullgard
Browse files

mqascan: merge some adjacent unknown fields

parent e4f8661a
No related branches found
No related tags found
No related merge requests found
......@@ -188,9 +188,7 @@ static const struct bitfield datasync_fields[] = {
{ 5, 0, "render_filter" },
{ 2, 0, "unknown_1" },
{ 2, 0, "render_bitdepth", mqb_bitdepths },
{ 1, 0, "unknown_2" },
{ 1, 0, "unknown_3" },
{ 2, 0, "pad" },
{ 4, BF_HEX, "unknown_2" },
{ 4, BF_HEX, "auth_info" },
{ 4, BF_HEX, "auth_level" },
{ 7, BF_RET, "item_count" },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment