arch/readable/note.111

10 lines
524 B
Plaintext

#define note_width 24
#define note_height 24
static char note_bits[] = {
0x00, 0x00, 0x00, 0xfc, 0x00, 0x00, 0x04, 0x3b, 0x00, 0x04, 0xc4, 0x0f,
0x04, 0x00, 0x08, 0xe8, 0x21, 0x08, 0x48, 0xf7, 0x04, 0x48, 0xb7, 0x04,
0x08, 0x00, 0x04, 0x10, 0x28, 0x05, 0xb8, 0xef, 0x05, 0xa4, 0xaa, 0x05,
0x04, 0x00, 0x08, 0x44, 0x48, 0x08, 0x64, 0xdf, 0x04, 0x64, 0xdf, 0x02,
0x08, 0x00, 0x0c, 0x48, 0x21, 0x08, 0xe8, 0xf5, 0x11, 0x48, 0xaa, 0x11,
0x88, 0x09, 0x10, 0x78, 0xf0, 0x10, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x00};