diff options
Diffstat (limited to 'subtle/xbm/jar3.xbm')
-rw-r--r-- | subtle/xbm/jar3.xbm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/subtle/xbm/jar3.xbm b/subtle/xbm/jar3.xbm deleted file mode 100644 index 806955d..0000000 --- a/subtle/xbm/jar3.xbm +++ /dev/null @@ -1,5 +0,0 @@ -#define jar3_width 9 -#define jar3_height 9 -static unsigned char jar3_bits[] = { - 0x7c, 0x00, 0x7c, 0x00, 0x82, 0x00, 0x39, 0x01, 0x39, 0x01, 0x7d, 0x01, - 0x7d, 0x01, 0x01, 0x01, 0xff, 0x01 }; |