Files
nethack/win/X11/pet_mark.xbm
2002-01-05 21:06:03 +00:00

7 lines
296 B
C

#define pet_mark_width 16
#define pet_mark_height 16
static unsigned char pet_mark_bits[] = {
0x00, 0x00, 0x6c, 0x00, 0xfe, 0x00, 0xfe, 0x00, 0x7c, 0x00, 0x38, 0x00,
0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};