xenocara/data/bitmaps/scales

7 lines
281 B
Plaintext
Raw Normal View History

2006-11-25 09:15:45 -07:00
#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};