arch/weapon/misc/taifu_1.111

10 lines
449 B
Plaintext

#define taifu_1_width 24
#define taifu_1_height 24
static char taifu_1_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,
0x00,0x00,0x08,0x00,0x00,0x04,0x00,0x00,0x02,0x00,0x00,0x01,
0x00,0x80,0x00,0x00,0x40,0x00,0x00,0x20,0x00,0x0c,0x10,0x00,
0x12,0x08,0x00,0x20,0x04,0x00,0x40,0x02,0x00,0x80,0x01,0x00,
0x80,0x01,0x00,0x40,0x02,0x00,0x20,0x04,0x00,0x10,0x48,0x00,
0x08,0x30,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};