mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-24 11:52:32 +00:00
5 lines
146 B
C
Executable file
5 lines
146 B
C
Executable file
#define net_up_02_width 8
|
|
#define net_up_02_height 8
|
|
static unsigned char net_up_02_bits[] = {
|
|
0x18, 0x3C, 0x7E, 0xFF, 0x3C, 0x3C, 0x3C, 0x1E };
|