Generic_Window_Manager/data/menu.xbm

7 lines
263 B
C

#define menu_width 16
#define menu_height 15
static char menu_bits[] = {
0x00, 0x00, 0xfc, 0x7f, 0x04, 0x40, 0x04, 0x40, 0xe4, 0x4f, 0x04, 0x40,
0x04, 0x40, 0xe4, 0x4f, 0x04, 0x40, 0x04, 0x40, 0xe4, 0x4f, 0x04, 0x40,
0x04, 0x40, 0xfc, 0x7f, 0x00, 0x00};