Subversion Repositories tendra.SVN

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
%%
2
#define menu10_width 10
3
#define menu10_height 10
4
static char menu10_bits[] = {
5
   0xfe, 0x01, 0x02, 0x01, 0x02, 0x03, 0x32, 0x03, 0x02, 0x03, 0x32, 0x03,
6
   0x02, 0x03, 0x02, 0x03, 0xfe, 0x03, 0xf8, 0x03};
7
%%