bitmaps/b_moveLeft.xbm
changeset 269 8ced22627ae1
equal deleted inserted replaced
268:ea20be33291b 269:8ced22627ae1
       
     1 #define b_moveLeft_width 16
       
     2 #define b_moveLeft_height 16
       
     3 static unsigned char b_moveLeft_bits[] = {
       
     4    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02,
       
     5    0x00, 0x03, 0x80, 0x03, 0xc0, 0x03, 0x80, 0x03, 0x00, 0x03, 0x00, 0x02,
       
     6    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};