#define sizeof_Cursor 15
DEFINE_DATA(BMPMAP, Cursor) = 
{
  0x02,0x00, // Graphics Format
  0x00,0x08, // Graphics DataSize
  0x00,      // Graphics Start X
  0x00,      // Graphics Start Y
  0x07,      // Graphics Width
  0x08,      // Graphics Height
BEGIN_DATA
  0x21,0x31,0x39,0x3D,0x39,0x31,0x21
END_DATA
};
