bitmaps/b_moveDown2.xbm
author Claus Gittinger <cg@exept.de>
Tue, 20 Oct 2009 10:38:40 +0200
changeset 2629 61f3f3a13b9e
parent 269 8ced22627ae1
permissions -rw-r--r--
changed: #doBrowseActionMethod:nameAs: implements: -> includesSelector:
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_moveDown_width 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
#define b_moveDown_height 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
static unsigned char b_moveDown_bits[] = {
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
   0x00, 0x00, 0xf0, 0x07, 0xe0, 0x03, 0xc0, 0x01, 0x80, 0x00, 0x00, 0x00,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
   0xf0, 0x07, 0xe0, 0x03, 0xc0, 0x01, 0x80, 0x00, 0x00, 0x00, 0xf0, 0x07,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
   0xe0, 0x03, 0xc0, 0x01, 0x80, 0x00, 0x00, 0x00};