Init
This commit is contained in:
21
pics/type_0o.xpm
Normal file
21
pics/type_0o.xpm
Normal file
@@ -0,0 +1,21 @@
|
||||
/* XPM */
|
||||
static char *flier[]={
|
||||
"16 16 2 1",
|
||||
"# c #000000",
|
||||
". c none",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
".......###......",
|
||||
".....#######....",
|
||||
".....#######....",
|
||||
".....#######....",
|
||||
".......###......",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................"};
|
||||
Reference in New Issue
Block a user