mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-23 03:32:30 +00:00
5 lines
140 B
C
Executable file
5 lines
140 B
C
Executable file
#define info_01_width 8
|
|
#define info_01_height 8
|
|
static unsigned char info_01_bits[] = {
|
|
0x3C, 0x66, 0xFF, 0xE7, 0xE7, 0xE7, 0x66, 0x3C };
|