mirror of
https://github.com/shagr4th/droid48
synced 2025-01-19 22:26:34 +01:00
9 lines
330 B
C
9 lines
330 B
C
|
#define root_width 18
|
||
|
#define root_height 13
|
||
|
static unsigned char root_bits[] = {
|
||
|
0x26, 0x00, 0x00, 0x14, 0x00, 0x00, 0x08, 0xfe, 0x03, 0x14, 0x02, 0x02,
|
||
|
0x53, 0x02, 0x00, 0x21, 0x99, 0x00, 0x00, 0x91, 0x00, 0x10, 0x91, 0x00,
|
||
|
0xa0, 0x50, 0x00, 0xc0, 0x60, 0x00, 0x80, 0x20, 0x00, 0x00, 0x14, 0x00,
|
||
|
0x00, 0x0c, 0x00};
|
||
|
|