/* Created with The GIMP */ #define empty_cursor_width 5 #define empty_cursor_height 5 static unsigned char empty_cursor_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00 };