You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/* XPM */
|
|
static char * rests__1o_xpm[] = {
|
|
"9 6 9 1",
|
|
" c None",
|
|
". c #B5B5B5",
|
|
"+ c #646464",
|
|
"@ c #878787",
|
|
"# c #5D5D5D",
|
|
"$ c #292929",
|
|
"% c #020202",
|
|
"& c #747474",
|
|
"* c #000000",
|
|
" ",
|
|
" .+@@@+. ",
|
|
" .#$%$#. ",
|
|
" &*& ",
|
|
" .#$%$#. ",
|
|
" .+@@@+. "};
|