]> granicus.if.org Git - nethack/commitdiff
*** empty log message ***
authorjwalz <jwalz>
Sat, 5 Jan 2002 21:06:03 +0000 (21:06 +0000)
committerjwalz <jwalz>
Sat, 5 Jan 2002 21:06:03 +0000 (21:06 +0000)
win/X11/pet_mark.xbm [new file with mode: 0644]

diff --git a/win/X11/pet_mark.xbm b/win/X11/pet_mark.xbm
new file mode 100644 (file)
index 0000000..69b4cf0
--- /dev/null
@@ -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};