diff options
Diffstat (limited to 'themes/BBstylE/max.xbm')
| -rw-r--r-- | themes/BBstylE/max.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/BBstylE/max.xbm b/themes/BBstylE/max.xbm new file mode 100644 index 00000000..399690af --- /dev/null +++ b/themes/BBstylE/max.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define max_width 4 +#define max_height 4 +static unsigned char max_bits[] = { + 0x0f, 0x0f, 0x09, 0x0f }; |
