This commit is contained in:
Daveo 2001-06-30 21:04:25 +00:00
parent 97c1d4ee2f
commit 6061ee9bb7
3 changed files with 4 additions and 3 deletions

View file

@ -155,7 +155,8 @@ struct sElem3d
u16 QuadStart;
u16 QuadCount;
u16 VtxStart;
u16 VtxCount;
u8 TVtxCount;
u8 SVtxCount;
}; // 12
//***************************************************************************