bitmaps/b_moveLeft.xbm
author Claus Gittinger <cg@exept.de>
Tue, 07 Jul 2015 12:42:46 +0200
changeset 3223 38d493fcc782
parent 269 8ced22627ae1
permissions -rw-r--r--
class: UIPainterView changed: #generateWindowSpecMethodSourceFor:class:selector: FIX: the generated code may include backslashes (for example, inside a string constant), which should not be xlated to line breaks.
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_moveLeft_width 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
#define b_moveLeft_height 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
static unsigned char b_moveLeft_bits[] = {
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
   0x00, 0x03, 0x80, 0x03, 0xc0, 0x03, 0x80, 0x03, 0x00, 0x03, 0x00, 0x02,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};