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.
|
#define nexttrk_width 16
|
|
#define nexttrk_height 16
|
|
static unsigned char nexttrk_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x82, 0x00, 0x86, 0x61, 0x8e, 0x63,
|
|
0x9e, 0x67, 0xbe, 0x6f, 0xbe, 0x6f, 0x9e, 0x67, 0x8e, 0x63, 0x86, 0x61,
|
|
0x82, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
|
|
};
|