Sprites in Repo geworfen (damit nichts verlorengeht)
[hackover2013-badge-firmware.git] / sprites / spirale2.xpm
diff --git a/sprites/spirale2.xpm b/sprites/spirale2.xpm
new file mode 100644 (file)
index 0000000..a84079f
--- /dev/null
@@ -0,0 +1,15 @@
+/* XPM */
+static char * spirale2_xpm[] = {
+"10 10 2 1",
+"      c #000000",
+".     c #FFFFFF",
+"         .",
+" ....... .",
+" .     . .",
+" . ... . .",
+" . .   . .",
+" . .  .. .",
+" . ....  .",
+" .      ..",
+" ........ ",
+"          "};
This page took 0.023877 seconds and 4 git commands to generate.