MRU1/bmp/type_OurP8.bmp
2025-07-02 08:18:27 +03:00

22 lines
393 B
Plaintext

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