bitmaps/b_moveRight.xbm
changeset 269 8ced22627ae1
equal deleted inserted replaced
268:ea20be33291b 269:8ced22627ae1
       
     1 #define b_moveRight_width 16
       
     2 #define b_moveRight_height 16
       
     3 static unsigned char b_moveRight_bits[] = {
       
     4    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00,
       
     5    0xc0, 0x00, 0xc0, 0x01, 0xc0, 0x03, 0xc0, 0x01, 0xc0, 0x00, 0x40, 0x00,
       
     6    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};