diff options
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/punchin1.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/xpm/punchin1.xpm | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/attic/muse2-oom/muse2/xpm/punchin1.xpm b/attic/muse2-oom/muse2/xpm/punchin1.xpm deleted file mode 100644 index 90d0961c..00000000 --- a/attic/muse2-oom/muse2/xpm/punchin1.xpm +++ /dev/null @@ -1,18 +0,0 @@ -/* XPM */ -static const char* punchin1_xpm[]={ -"12 12 3 1", -"a c #c0c0c0", -"# c #000000", -". c None", -"............", -"####........", -"######......", -"....##......", -"....##......", -"....##......", -"....##......", -"....##......", -"....########", -"......######", -"............", -"............"}; |