summaryrefslogtreecommitdiff
path: root/scales
blob: e5aac6acbb067eebf04d07d49568c4093e82a767 (plain)
1
2
3
4
5
6
#define scales_width 16
#define scales_height 16
static char scales_bits[] = {
   0x10, 0x10, 0x10, 0x10, 0x28, 0x28, 0xc7, 0xc7, 0x01, 0x01, 0x01, 0x01,
   0x82, 0x82, 0x7c, 0x7c, 0x10, 0x10, 0x10, 0x10, 0x28, 0x28, 0xc7, 0xc7,
   0x01, 0x01, 0x01, 0x01, 0x82, 0x82, 0x7c, 0x7c};