bitmaps/b_moveRight.xbm
author Claus Gittinger <cg@exept.de>
Fri, 21 Feb 2003 13:20:17 +0100
changeset 1682 f1b2491c9dc2
parent 269 8ced22627ae1
permissions -rw-r--r--
color: make darker/brighter new-from-clipBoard
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
269
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
#define b_moveRight_width 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
#define b_moveRight_height 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
static unsigned char b_moveRight_bits[] = {
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
   0xc0, 0x00, 0xc0, 0x01, 0xc0, 0x03, 0xc0, 0x01, 0xc0, 0x00, 0x40, 0x00,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};