7 lines
290 B
C
Executable File
7 lines
290 B
C
Executable File
#define rightj_width 16
|
|
#define rightj_height 16
|
|
static unsigned char rightj_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xdb, 0x00, 0x00, 0x70, 0xdb,
|
|
0x00, 0x00, 0x00, 0xef, 0x00, 0x00, 0xd8, 0xde, 0x00, 0x00, 0xc0, 0xdd,
|
|
0x00, 0x00, 0xa0, 0xef, 0x00, 0x00, 0xd8, 0xde};
|