#define map_width 32 #define map_height 32 static char map_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0d,0x00,0x00,0xf0,0x3a,0xb8,0xff,0x0d, 0x42,0x88,0x00,0x02,0x20,0x48,0x00,0x00,0x11,0x08,0xfc,0x80,0x61,0x08,0x02, 0x41,0x41,0x10,0x39,0x82,0x41,0x90,0x46,0x02,0x43,0x48,0x91,0x04,0x41,0x48, 0x59,0x04,0x41,0x48,0x41,0xc2,0x47,0x58,0x3a,0x01,0x41,0x98,0x04,0x01,0x21, 0x28,0x81,0x00,0x40,0x48,0x7e,0x00,0x40,0x88,0x00,0x10,0x40,0x10,0x01,0x40, 0x41,0x08,0x02,0x04,0x2c,0x08,0x06,0xe2,0x23,0x08,0x9a,0x01,0x20,0x08,0x62, 0x80,0x22,0x10,0x04,0x18,0x20,0x08,0x04,0x3c,0x2e,0x08,0x08,0x16,0x1e,0x04, 0x00,0x0a,0x3e,0x04,0x01,0x00,0x1f,0x04,0x01,0x80,0x0f,0x84,0xfe,0xc7,0x07, 0xf6,0x02,0xf8,0x03,0x1e,0x00,0x00,0x00};