summaryrefslogtreecommitdiff
path: root/pics/parashoot/bullet.xpm
Unidiff
Diffstat (limited to 'pics/parashoot/bullet.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--pics/parashoot/bullet.xpm11
1 files changed, 11 insertions, 0 deletions
diff --git a/pics/parashoot/bullet.xpm b/pics/parashoot/bullet.xpm
new file mode 100644
index 0000000..a9b7d76
--- a/dev/null
+++ b/pics/parashoot/bullet.xpm
@@ -0,0 +1,11 @@
1/* XPM */
2static char * bullet_xpm[] = {
3"6 6 2 1",
4 " c None",
5 ".c #9E799A699E79",
6" .. ",
7" .... ",
8"......",
9"......",
10" .... ",
11" .. "};