arch/wall/slevel/slevel_5.111

10 lines
434 B
Plaintext

#define ns_width 24
#define ns_height 24
static char ns_bits[] = {
0x40,0x30,0x01,0x40,0x10,0x03,0x40,0x34,0x01,0x40,0x12,0x03,
0x40,0x30,0x01,0x40,0x10,0x03,0x40,0x34,0x01,0x40,0x12,0x03,
0x40,0x30,0x01,0x40,0x10,0x03,0x40,0x34,0x01,0x40,0x12,0x03,
0x40,0x30,0x01,0x40,0x10,0x03,0x40,0x34,0x01,0x40,0x12,0x03,
0x40,0x30,0x01,0x40,0x10,0x03,0x40,0x34,0x01,0x40,0x12,0x03,
0x40,0x30,0x01,0x40,0x10,0x03,0x40,0x34,0x01,0x40,0x12,0x03};