This commit is contained in:
Daveo 2001-05-03 15:22:19 +00:00
parent 50532c135f
commit 817be78e5f
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -194,7 +194,9 @@ struct sModel
{ {
u16 TriCount; u16 TriCount;
u16 TriStart; u16 TriStart;
sBBox BBox;
}; };
//--------------------------------------------------------------------------- //---------------------------------------------------------------------------
// Header // Header
struct sLevelHdr struct sLevelHdr