This commit is contained in:
2025-07-02 07:45:34 +03:00
parent a4135d45d8
commit 1fee25a38c
121 changed files with 16425 additions and 0 deletions

21
pics/type_10e.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
"................",
"....#.....###...",
"....##...####...",
"....###.####....",
"....#######.....",
"....######......",
"....#######.....",
"...#########....",
"..####..........",
".####...........",
".###............",
".##.............",
"................",
"................"};