Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/a43.xpm @ 20821:ac142b1ac1cd
Remove mmx.h, the licensing status was doubtful, and put a minimal
replacement header in the place where it's needed.
author | diego |
---|---|
date | Fri, 10 Nov 2006 16:42:04 +0000 |
parents | 518b5935a909 |
children |
line wrap: on
line source
/* XPM */ static const char * a43_xpm[] = { "18 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ", " ................ ", "..++++++++++++++..", ".+..............+.", ".+...++..+.++...+.", ".+..+.+......+..+.", ".+..+.+....+++..+.", ".+..++++.....+..+.", ".+....+..+.+++..+.", ".+..............+.", "..++++++++++++++..", " ................ ", " ", " "};