#define dialogue_width 7
#define dialogue_height 14
#define dialogue_x_hot 3
#define dialogue_y_hot 6
static short dialogue_bits[] = {
   0x0000, 0x0063, 0x0014, 0x0008,
   0x0008, 0x0008, 0x0008, 0x0008,
   0x0008, 0x0008, 0x0008, 0x0014,
   0x0063, 0x0000};
