You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
155 B

9 years ago
#define bat_empty_02_width 8
#define bat_empty_02_height 8
static unsigned char bat_empty_02_bits[] = {
0x00, 0x7F, 0x41, 0xC1, 0xC1, 0x41, 0x7F, 0x00 };