#define menu_width 16 #define menu_height 16 #define menu_x_hot 0 #define menu_y_hot 7 static short menu_bits[] = { 0x0000, 0x0000, 0x0000, 0x0020, 0x0030, 0x3ff8, 0x3ffc, 0x003e, 0x3ffc, 0x3ff8, 0x0030, 0x0020, 0x0000, 0x0000, 0x0000, 0x0000};