This commit is contained in:
parent
c6b84d061c
commit
7bb2bde2f7
2 changed files with 2 additions and 1 deletions
Binary file not shown.
|
@ -179,7 +179,8 @@ struct sElem3d
|
||||||
u16 QuadCount;
|
u16 QuadCount;
|
||||||
u16 VtxIdxStart;
|
u16 VtxIdxStart;
|
||||||
u16 VtxTriCount;
|
u16 VtxTriCount;
|
||||||
}; // 12
|
u32 Pad; // for quicker mult
|
||||||
|
}; // 16
|
||||||
|
|
||||||
//***************************************************************************
|
//***************************************************************************
|
||||||
// Layers
|
// Layers
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue