*** empty log message ***

This commit is contained in:
jwalz
2002-01-05 21:06:03 +00:00
parent 9b3573ac39
commit c7f9ab9a77

6
win/X11/pet_mark.xbm Normal file
View File

@@ -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};