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