diff options
Diffstat (limited to 'Blocks-Dark/openbox-3/bullet.xbm')
| -rwxr-xr-x | Blocks-Dark/openbox-3/bullet.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Blocks-Dark/openbox-3/bullet.xbm b/Blocks-Dark/openbox-3/bullet.xbm new file mode 100755 index 0000000..976273b --- /dev/null +++ b/Blocks-Dark/openbox-3/bullet.xbm @@ -0,0 +1,5 @@ +#define bullet_width 10 +#define bullet_height 10 +static unsigned char bullet_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x00, 0x30, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; |
