aboutsummaryrefslogtreecommitdiffstats
path: root/bitmaps/music.xbm
blob: 86e32b52e6128566fe2fd3569f0b899f6b6011dd (plain) (blame)
1
2
3
4
5
6
7
#define music_width 16
#define music_height 16
static unsigned char music_bits[] = {
   0x00, 0x00, 0xe0, 0x00, 0xe0, 0x03, 0x20, 0x1f, 0x20, 0x1c, 0x20, 0x10,
   0x20, 0x10, 0x20, 0x10, 0x20, 0x10, 0x2c, 0x10, 0x3e, 0x10, 0x1e, 0x16,
   0x0c, 0x1f, 0x00, 0x0f, 0x00, 0x06, 0x00, 0x00 };