This commit is contained in:
Daveo 2001-04-27 16:59:41 +00:00
parent d0d29a1513
commit 7f2acb6802
6 changed files with 11 additions and 5 deletions

View file

@ -209,7 +209,7 @@ struct sLevelHdr
sTri *TriList;
sQuad *QuadList;
sVtx *VtxList;
sModel *PlatformGfx;
sModel *ModelList;
};
//***************************************************************************