Mercurial > mplayer.hg
view gui/mplayer/pixmaps/a43.xpm @ 23304:7e25711f6427
Remove extern C declarations for C++.
FFmpeg is pure C and not all public headers have the declarations.
author | diego |
---|---|
date | Wed, 16 May 2007 12:26:47 +0000 |
parents | 17bf4f4b0715 |
children | 09c3ce60f369 |
line wrap: on
line source
/* XPM */ static const char * a43_xpm[] = { "18 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ", " ................ ", "..++++++++++++++..", ".+..............+.", ".+...++..+.++...+.", ".+..+.+......+..+.", ".+..+.+....+++..+.", ".+..++++.....+..+.", ".+....+..+.+++..+.", ".+..............+.", "..++++++++++++++..", " ................ ", " ", " "};