Files
2017-10-19 12:40:28 -04:00

22 lines
297 B
Plaintext

#define tweed4_3_width 16
#define tweed4_3_height 16
static char tweed4_3_bits[] = {
0xc2, 0x25,
0x0e, 0xe9,
0x97, 0x70,
0xa4, 0x43,
0x3d, 0xda,
0xf1, 0x16,
0x68, 0x8f,
0x5b, 0xbc,
0x3d, 0xda,
0xf1, 0x16,
0x68, 0x8f,
0x5b, 0xbc,
0xc2, 0x25,
0x0e, 0xe9,
0x97, 0x70,
0xa4, 0x43,
};