summaryrefslogtreecommitdiff
path: root/pics/parashoot/bullet.xpm
Side-by-side diff
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 @@
+/* XPM */
+static char * bullet_xpm[] = {
+"6 6 2 1",
+" c None",
+". c #9E799A699E79",
+" .. ",
+" .... ",
+"......",
+"......",
+" .... ",
+" .. "};