This commit is contained in:
Daveo 2001-05-05 18:38:24 +00:00
parent 9bd6bfaa2c
commit c1cb9f37dc
2 changed files with 46 additions and 6 deletions

View file

@ -95,6 +95,7 @@ static void AddNodeList(sNodeList *Src,sNodeList *Dst);
static u8 *UnpackBuffer;
protected:
int ReAllocSlot(int W,int H);
int GetSlot(int W,int H);
void InitCache(int Type,int Count);
int GetSizeType(int Size);