#define rb_bot_width 15 #define rb_bot_height 15 static unsigned char rb_bot_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x10, 0x00, 0x20, 0x00, 0x20, 0x00, 0x20, 0x00, 0x20, 0x00, 0x30, 0x00, 0x10, 0x00, 0x18, 0x18, 0x0e, 0xe0, 0x03, 0x00, 0x00};