mirror of
https://github.com/shagr4th/droid48
synced 2025-02-13 20:48:03 +01:00
5 lines
133 B
C
5 lines
133 B
C
#define lcurly_width 5
|
|
#define lcurly_height 7
|
|
static unsigned char lcurly_bits[] = {
|
|
0x18, 0x04, 0x04, 0x02, 0x04, 0x04, 0x18};
|
|
|