From: jwalz Date: Sat, 5 Jan 2002 21:06:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: MOVE2GIT~3543 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7f9ab9a7770eae431a26145e086003782418305;p=nethack *** empty log message *** --- diff --git a/win/X11/pet_mark.xbm b/win/X11/pet_mark.xbm new file mode 100644 index 000000000..69b4cf004 --- /dev/null +++ b/win/X11/pet_mark.xbm @@ -0,0 +1,6 @@ +#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};