#define curswindsm_width 16 #define curswindsm_height 16 static char curswindsm_bits[] = { 0x0, 0x70, 0x80, 0xff, 0x80, 0xff, 0xf0, 0xff, 0xf8, 0xff, 0xf8, 0xff, 0xfc, 0xff, 0x3c, 0xff, 0x3e, 0x7c, 0x1e, 0x3c, 0x1f, 0x0, 0xf, 0x0, 0xf, 0x0, 0x7, 0x0, 0x3, 0x0, 0x1, 0x0};