blob: 26373b60b12b5c5e0f48786a1fb71d13edb0dcb9 [file] [log] [blame]
DRC2ff39b82011-07-28 08:38:59 +00001#define allfiles_width 16
2#define allfiles_height 16
3static unsigned char allfiles_bits[] = {
4 0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0x84, 0x21, 0xa4, 0x25,
5 0xc4, 0x23, 0xf4, 0x2f, 0xf4, 0x2f, 0xc4, 0x23, 0xa4, 0x25, 0x84, 0x21,
6 0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0xfc, 0x3f};