view light9/cursor1.xbm @ 2041:d8bac44781d4

github commands in makefile
author drewp@bigasterisk.com
date Mon, 09 May 2022 21:42:55 -0700
parents 2d058d0bc1ea
children
line wrap: on
line source

#define cursor1_width 20
#define cursor1_height 20
#define cursor1_x_hot 5
#define cursor1_y_hot 5
static char cursor1_bits[] = {
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x07, 0x00, 
  0x00, 0x1d, 0x00, 0x00, 0x27, 0x00, 0x00, 0x23, 0x00, 0x80, 0x21, 0x00, 
  0x80, 0x21, 0x00, 0x80, 0x23, 0x00, 0x80, 0x3e, 0x00, 0x80, 0x1f, 0x00, 
  0x80, 0x71, 0x00, 0x80, 0x47, 0x00, 0x80, 0x7c, 0x00, 0xc0, 0x00, 0x00, 
  0x40, 0x00, 0x00, 0x20, 0x00, 0x00, 0x20, 0x00, 0x00, 0x10, 0x00, 0x00, 
  };