aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/forall.bitmap
blob: ce1687f1a7047f41d40b85d77c7f9a6d0d37d001 (plain)
1
2
3
4
5
6
7
8
#define forall_width 16
#define forall_height 16
#define forall_x_hot -1
#define forall_y_hot -1
static char forall_bits[] = {
   0x00, 0x00, 0x06, 0x60, 0x06, 0x60, 0x0c, 0x30, 0x0c, 0x30, 0xf8, 0x1f,
   0xf8, 0x1f, 0x30, 0x0c, 0x30, 0x0c, 0x60, 0x06, 0x60, 0x06, 0xc0, 0x03,
   0xc0, 0x03, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00};