mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
6 lines
207 B
C
Executable File
6 lines
207 B
C
Executable File
#define max_width 10
|
|
#define max_height 10
|
|
static unsigned char max_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x28, 0x00, 0x44, 0x00,
|
|
0x82, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
|