Update IGD and LPD formats.

This commit is contained in:
Ray Koopa 2019-01-12 17:39:13 +01:00
parent 4aa9aef362
commit cf7e69e026
3 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@ LittleEndian();
uint unkA; uint unkA;
uint unkB; uint unkB;
Vec2 negativeSize; Vec2 negativeCenter;
Vec2 center; Vec2 center;
Vec2 size; Vec2 size;
uint numColors; uint numColors;