mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-22 19:22:32 +00:00
5 lines
140 B
C
Executable file
5 lines
140 B
C
Executable file
#define info_02_width 8
|
|
#define info_02_height 8
|
|
static unsigned char info_02_bits[] = {
|
|
0xFF, 0xE7, 0xFF, 0xE7, 0xE7, 0xE7, 0xE7, 0xFF };
|