DRC | 2ff39b8 | 2011-07-28 08:38:59 +0000 | [diff] [blame] | 1 | #define up_width 16 |
2 | #define up_height 16 | ||||
3 | static unsigned char up_bits[] = { | ||||
4 | 0x00, 0x00, 0x78, 0x00, 0x84, 0x00, 0x02, 0x01, 0x31, 0xfe, 0x79, 0x80, | ||||
5 | 0xfd, 0x80, 0x31, 0x80, 0x31, 0x80, 0x31, 0x80, 0x31, 0x80, 0x31, 0x80, | ||||
6 | 0x01, 0x80, 0x01, 0x80, 0xff, 0xff, 0x00, 0x00}; |