bitmaps/b_alignL.xbm
author ca
Wed, 20 Aug 1997 18:06:57 +0200
changeset 289 7bbe22b39d9b
parent 269 8ced22627ae1
permissions -rw-r--r--
check state for 0 during button motion
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_alignL_width 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
#define b_alignL_height 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
static unsigned char b_alignL_bits[] = {
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
   0x11, 0x00, 0x19, 0x00, 0x1d, 0x00, 0xff, 0x7f, 0x1d, 0x00, 0x19, 0x00,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
   0x11, 0x00, 0x01, 0x00, 0x01, 0x00, 0x11, 0x00, 0x19, 0x00, 0x1d, 0x00,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
   0xff, 0x7f, 0x1d, 0x00, 0x19, 0x00, 0x11, 0x00};