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