#define fireman_width 16 #define fireman_height 16 static char fireman_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xee, 0x3f,0xfe,0x3f,0xfe,0x3f,0xfe,0x7f,0x0c,0x1c,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00};