#define elephant_width 16 #define elephant_height 16 static char elephant_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x38,0x00,0xfc,0x0f,0xf4, 0x1f,0xfc,0x3f,0xec,0x3f,0xc4,0x3f,0xc4,0x30,0xc4,0x30,0xc2,0x30,0xc0,0x30, 0x00,0x00};