#define server_width 20 #define server_height 15 static unsigned char server_bits[] = { 0xff, 0xff, 0x0f, 0xff, 0xff, 0x0f, 0xff, 0xff, 0x0f, 0xff, 0xff, 0x0f, 0xff, 0xff, 0x0f, 0xff, 0xc1, 0x0f, 0xff, 0xdf, 0x0f, 0xff, 0xdf, 0x0f, 0xff, 0xdf, 0x0f, 0x57, 0xdf, 0x0f, 0x03, 0x00, 0x00, 0xab, 0xfb, 0x0d, 0xff, 0xfb, 0x0d, 0xff, 0xfb, 0x0f, 0x3f, 0x00, 0x00};