diff options
Diffstat (limited to 'data/buttons/max.xbm')
| -rw-r--r-- | data/buttons/max.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/buttons/max.xbm b/data/buttons/max.xbm new file mode 100644 index 00000000..00b68170 --- /dev/null +++ b/data/buttons/max.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define max_width 8 +#define max_height 8 +static unsigned char max_bits[] = { + 0x7e, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0x7e }; |
