This commit is contained in:
Daveo 2001-06-25 20:41:25 +00:00
parent 690a51d59d
commit c76bf22672
6 changed files with 25 additions and 12 deletions

View file

@ -25,7 +25,7 @@ struct sBmp
{
Frame Frm;
int OrigW,OrigH;
int ChkR,ChkG,ChkB;
// int ChkR,ChkG,ChkB;
u8 *RGB;
u8 *Psx;
u8 *Pak;