quake2forge/solaris/q2.xbm

13 lines
735 B
C

#define q2_width 32
#define q2_height 32
static unsigned char q2_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x01,0x40,0x00,0x00,0x00,0x00,0x00,0x40,0x00,0x00,
0x01,0x00,0x00,0x00,0x01,0x20,0x00,0x00,0x02,0x20,0x00,0x00,0x02,0x30,0x00,
0x00,0x04,0x30,0x00,0x00,0x04,0x10,0x00,0x00,0x04,0x30,0x00,0x00,0x06,0x10,
0x00,0x00,0x06,0x30,0x00,0x00,0x06,0x70,0x00,0x00,0x02,0x60,0xf0,0x07,0x03,
0xe0,0x60,0x83,0x03,0xc0,0x61,0x83,0x01,0xc0,0x63,0xe3,0x01,0x00,0x67,0x73,
0x00,0x00,0xff,0x7f,0x00,0x00,0xfc,0x1f,0x00,0x00,0xf0,0x07,0x00,0x00,0x60,
0x03,0x00,0x00,0x60,0x03,0x00,0x00,0x60,0x03,0x00,0x00,0x60,0x03,0x00,0x00,
0x60,0x03,0x00,0x00,0x60,0x03,0x00,0x00,0x20,0x02,0x00,0x00,0x40,0x01,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};