diff options
Diffstat (limited to 'data/buttons/fieron-bullet.xbm')
| -rw-r--r-- | data/buttons/fieron-bullet.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/buttons/fieron-bullet.xbm b/data/buttons/fieron-bullet.xbm new file mode 100644 index 00000000..1d8bc0fb --- /dev/null +++ b/data/buttons/fieron-bullet.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define bullet_width 8 +#define bullet_height 8 +static unsigned char bullet_bits[] = { + 0x00, 0x18, 0x30, 0x60, 0x60, 0x30, 0x18, 0x00 }; |
