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[] = {
|
|
"11 7 7 1",
|
|
" c None",
|
|
". c #B9B9B9",
|
|
"+ c #727272",
|
|
"@ c #898989",
|
|
"# c #595959",
|
|
"$ c #030303",
|
|
"% c #D9D9D9",
|
|
" ",
|
|
" .+++@@+++.",
|
|
" .#+#$$#+#.",
|
|
" %$$% ",
|
|
" %$$% ",
|
|
" .#+#$$#+#.",
|
|
" .+++@@+++."};
|