diff options
Diffstat (limited to 'art/score-normal.xpm')
-rw-r--r-- | art/score-normal.xpm | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/art/score-normal.xpm b/art/score-normal.xpm deleted file mode 100644 index 82b618cb8d..0000000000 --- a/art/score-normal.xpm +++ /dev/null @@ -1,24 +0,0 @@ -/* XPM */ -static char * score_normal_xpm[] = { -"16 16 5 1", -" c None", -". c #000000", -"+ c #17D1EA", -"@ c #FFFFFF", -"# c #EF9815", -" ", -" ", -" ... ", -" .+.+. ", -" .@#@. ", -" .@@@. ", -" ..@.. ", -" ..@@@.. ", -" ..@@@@@.. ", -" ..@@@@@.. ", -" ..@@@@@.. ", -" ..@@@@@.. ", -" .@@@@@. ", -" ##@## ", -" ## ## ", -" "}; |