bitmaps/b_moveUp2.xbm
changeset 269 8ced22627ae1
equal deleted inserted replaced
268:ea20be33291b 269:8ced22627ae1
       
     1 #define b_moveUp_width 16
       
     2 #define b_moveUp_height 16
       
     3 static unsigned char b_moveUp_bits[] = {
       
     4    0x00, 0x00, 0x80, 0x00, 0xc0, 0x01, 0xe0, 0x03, 0xf0, 0x07, 0x00, 0x00,
       
     5    0x80, 0x00, 0xc0, 0x01, 0xe0, 0x03, 0xf0, 0x07, 0x00, 0x00, 0x80, 0x00,
       
     6    0xc0, 0x01, 0xe0, 0x03, 0xf0, 0x07, 0x00, 0x00};