mirror of
https://github.com/shagr4th/droid48
synced 2025-01-14 08:01:41 +01:00
8 lines
375 B
C
8 lines
375 B
C
#define root_gx_width 18
|
|
#define root_gx_height 15
|
|
static unsigned char root_gx_bits[] = {
|
|
0x66, 0x00, 0x00, 0x14, 0x00, 0x00, 0x08, 0x00, 0x00, 0x14, 0x00, 0x00,
|
|
0x53, 0xfe, 0x03, 0x21, 0x02, 0x02, 0x00, 0x02, 0x00, 0x00, 0x99, 0x00,
|
|
0x00, 0x91, 0x00, 0x10, 0x91, 0x00, 0xa0, 0x50, 0x00, 0xc0, 0x60, 0x00,
|
|
0x80, 0x20, 0x00, 0x00, 0x14, 0x00, 0x00, 0x0c, 0x00};
|
|
|