VertexLoaderX64: support VAT.ByteDequant=0

This commit is contained in:
Tillmann Karras 2015-01-20 02:12:03 +01:00
commit 1dcf49237b
5 changed files with 11 additions and 12 deletions

View file

@ -187,7 +187,7 @@ struct TVtxAttr
u8 NormalFormat;
ColorAttr color[2];
TexAttr texCoord[8];
u8 ByteDequant;
bool ByteDequant;
u8 NormalIndex3;
};