summaryrefslogtreecommitdiff
path: root/gtk/res/menu_cursor.xbm
blob: 1257ac1f4f147f1c3d1bd103f89425cff4d587e3 (plain)
1
2
3
4
5
6
#define menu_cursor_width 16
#define menu_cursor_height 16
static char menu_cursor_bits[] = {
	0x00, 0x00, 0x80, 0x7F, 0x88, 0x40, 0x9E, 0x5E, 0x88, 0x40, 0x80, 0x56,
	0x80, 0x40, 0x80, 0x5A, 0x80, 0x40, 0x80, 0x5E, 0x80, 0x40, 0x80, 0x56,
	0x80, 0x40, 0x80, 0x7F, 0x00, 0x00, 0x00, 0x00 };