mirror of
https://github.com/shagr4th/droid48
synced 2025-01-14 08:01:41 +01:00
5 lines
167 B
C
5 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};
|
|
|