Diff for /xmil/embed/menubase/menuicon.c between versions 1.1 and 1.2

version 1.1, 2004/08/19 09:56:44 version 1.2, 2005/02/13 22:27:53
Line 92  static const UINT8 icon24c[200] = {  //  Line 92  static const UINT8 icon24c[200] = {  // 
                 0xe7,0xf1,0x11,0x31,0x4a,0x2e,0x11,0x31,0x09,0x00,0x46,0x2e,0x11,                  0xe7,0xf1,0x11,0x31,0x4a,0x2e,0x11,0x31,0x09,0x00,0x46,0x2e,0x11,
                 0xc0,0x00,0x7f,0x00,0x3c};                  0xc0,0x00,0x7f,0x00,0x3c};
   
 static const UINT8 icon24cm[106] = {            // 32x32  static const UINT8 icon24cm[106] = {    // 32x32
                 0x06,0x47,0x00,0x00,0x0b,0xff,0xff,0xff,0x03,0xcc,0x00,0x0e,0x07,                  0x06,0x47,0x00,0x00,0x0b,0xff,0xff,0xff,0x03,0xcc,0x00,0x0e,0x07,
                 0x82,0xff,0x08,0x1b,0x07,0x84,0x08,0x5a,0x07,0xc7,0x08,0x16,0x07,                  0x82,0xff,0x08,0x1b,0x07,0x84,0x08,0x5a,0x07,0xc7,0x08,0x16,0x07,
                 0x88,0x08,0x16,0x07,0xde,0xff,0x07,0x8a,0x08,0x14,0x07,0xde,0x07,                  0x88,0x08,0x16,0x07,0xde,0xff,0x07,0x8a,0x08,0x14,0x07,0xde,0x07,

Removed from v.1.1  
changed lines
  Added in v.1.2


RetroPC.NET-CVS <cvs@retropc.net>