This commit is contained in:
parent
9bd6bfaa2c
commit
c1cb9f37dc
2 changed files with 46 additions and 6 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue