/* @(#)wait.ic X10/6.6B 12/26/86 */ #define wait_width 16 #define wait_height 16 #define wait_x_hot 7 #define wait_y_hot 7 static short wait_bits[] = { 0x0000, 0x03e0, 0x0c18, 0x1084, 0x1084, 0x2082, 0x2082, 0x2382, 0x2002, 0x2002, 0x1004, 0x1004, 0x0c18, 0x0ff8, 0x1ffc, 0x0000};