bitmaps/ScrollRt.xbm
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 08 Sep 2014 17:03:09 +0100
branchdelegated_gc_hg
changeset 5128 787b617a99e5
parent 29 50eff3d4b09a
permissions -rw-r--r--
Merged 52e9f87d45c8 and fcd696f9f401 (branch default)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
29
50eff3d4b09a Initial revision
claus
parents:
diff changeset
     1
#define ScrollRt_width 16
50eff3d4b09a Initial revision
claus
parents:
diff changeset
     2
#define ScrollRt_height 16
50eff3d4b09a Initial revision
claus
parents:
diff changeset
     3
static char ScrollRt_bits[] = {
50eff3d4b09a Initial revision
claus
parents:
diff changeset
     4
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x78, 0x00, 0xf8, 0x01,
50eff3d4b09a Initial revision
claus
parents:
diff changeset
     5
   0xf8, 0x07, 0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x07, 0xf8, 0x01, 0x78, 0x00,
50eff3d4b09a Initial revision
claus
parents:
diff changeset
     6
   0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};