This commit is contained in:
Daveo 2001-04-03 21:38:31 +00:00
parent b3acc052ed
commit 14289f447b

View File

@ -107,6 +107,17 @@ struct sQuad
//***************************************************************************
//*** Game Types and Headers ************************************************
//***************************************************************************
// Level Info
struct sLevelInfo
{
u32 MaxPakSize;
u32 MaxLvlSize;
u16 ActorCount;
u16 Pad;
// u16 ActorTypeList.....
};
//---------------------------------------------------------------------------
// Maps
typedef u16 sTileMapElem; // Tile or Tri Start