diff options
Diffstat (limited to 'Redcore-nighttime/openbox-3/max.xbm')
-rw-r--r-- | Redcore-nighttime/openbox-3/max.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Redcore-nighttime/openbox-3/max.xbm b/Redcore-nighttime/openbox-3/max.xbm new file mode 100644 index 0000000..18bea20 --- /dev/null +++ b/Redcore-nighttime/openbox-3/max.xbm @@ -0,0 +1,5 @@ +#define max_width 10 +#define max_height 10 +static unsigned char max_bits[] = { + 0x30, 0x00, 0x78, 0x00, 0xcc, 0x00, 0x86, 0x01, 0x03, 0x03, 0x31, 0x02, + 0x48, 0x00, 0x84, 0x00, 0x02, 0x01, 0x01, 0x02 }; |