mirror of
https://github.com/shagr4th/droid48
synced 2025-02-07 08:46:26 +01:00
6 lines
167 B
C
6 lines
167 B
C
|
#define hash_gx_width 8
|
||
|
#define hash_gx_height 12
|
||
|
static unsigned char hash_gx_bits[] = {
|
||
|
0x00, 0x00, 0x48, 0x48, 0xfe, 0x24, 0x24, 0x7f, 0x12, 0x12, 0x00, 0x00};
|
||
|
|