mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-25 04:12:32 +00:00
5 lines
140 B
C
5 lines
140 B
C
|
#define scorpio_width 8
|
||
|
#define scorpio_height 8
|
||
|
static unsigned char scorpio_bits[] = {
|
||
|
0x42, 0x81, 0xDB, 0x3C, 0xDB, 0x5A, 0x99, 0x30 };
|