This commit is contained in:
Branimir Karadžić
2017-07-20 08:53:23 -07:00
parent c59dd51906
commit aa9dcbe5f9

View File

@@ -615,6 +615,9 @@ namespace bimg
uint16_t u16;
bx::readHE(&reader, u16, littleEndian, &err);
uint16_t pad;
bx::read(&reader, pad, &err);
switch (u16)
{
default: