diff options
Diffstat (limited to 'assets/Party/openbox-3/max.xbm')
-rw-r--r-- | assets/Party/openbox-3/max.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/Party/openbox-3/max.xbm b/assets/Party/openbox-3/max.xbm new file mode 100644 index 0000000..2cd94e8 --- /dev/null +++ b/assets/Party/openbox-3/max.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define max_width 8 +#define max_height 8 +static unsigned char max_bits[] = { + 0x00, 0x00, 0x18, 0x3c, 0x66, 0x42, 0x00, 0x00 }; |