mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-23 03:32:30 +00:00
5 lines
134 B
C
5 lines
134 B
C
|
#define ysick_width 8
|
||
|
#define ysick_height 8
|
||
|
static unsigned char ysick_bits[] = {
|
||
|
0x4C, 0x93, 0x93, 0x97, 0x97, 0x93, 0x93, 0x4C };
|