github to gitea

This commit is contained in:
Leo Firmin
2025-10-27 23:12:49 +01:00
parent cd1882c3cc
commit 0c0d28ab36
134 changed files with 9850 additions and 338 deletions
+37
View File
@@ -0,0 +1,37 @@
static char *east[] = {
"32 32 2 1",
". c #FFFFFF",
"# c #00FF00",
"................................",
"................................",
"................................",
"................................",
"....########################....",
"....########################....",
"..........................##....",
"..........................##....",
"..........................##....",
"..........................##....",
"..........................##....",
"..........................##....",
"..........................##....",
"..........................##....",
"..........##################....",
"..........##################....",
"..........................##....",
"..........................##....",
"..........................##....",
"..........................##....",
"..........................##....",
"..........................##....",
"..........................##....",
"..........................##....",
"....########################....",
"....########################....",
"................................",
"................................",
"................................",
"................................",
"................................",
"................................"
};