diff options
Diffstat (limited to 'data/pixmaps/rg21/4/notemod-flat.xpm')
-rw-r--r-- | data/pixmaps/rg21/4/notemod-flat.xpm | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/pixmaps/rg21/4/notemod-flat.xpm b/data/pixmaps/rg21/4/notemod-flat.xpm new file mode 100644 index 0000000..d22d4db --- /dev/null +++ b/data/pixmaps/rg21/4/notemod-flat.xpm @@ -0,0 +1,13 @@ +/* XPM */ +static char * notemod_flat_xpm[] = { +"5 8 2 1", +" c None", +". c black", +" . ", +" . ", +" . ", +" ... ", +" . . ", +" .. ", +" . ", +" "}; |