This commit is contained in:
parent
db91f241c9
commit
cd67596117
3 changed files with 46 additions and 9 deletions
|
@ -55,11 +55,12 @@ private:
|
|||
|
||||
void LoadFrameList();
|
||||
void LoadBmp(sFrame &ThisFrame);
|
||||
void CheckAndShrinkFrame(sBmp &Bmp);
|
||||
void CheckAndShrinkFrame(sBmp &Bmp,const char *Filename);
|
||||
bool IsImageSame(sBmp &Bmp0,sBmp &Bmp1);
|
||||
void MakePsxGfx(sBmp &Bmp);
|
||||
void ProcessFrames();
|
||||
|
||||
|
||||
int WritePalette();
|
||||
int WriteAnimList();
|
||||
int WriteFrameList();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue