view gui/mplayer/pixmaps/a235.xpm @ 32345:e9556f0abee8

Replace forward declarations of skip_audio_frame() by proper #include.
author diego
date Sun, 03 Oct 2010 15:32:53 +0000
parents 09c3ce60f369
children
line wrap: on
line source

/* XPM */
static const char * const a235_xpm[] = {
"18 16 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"                  ",
"                  ",
"                  ",
" ................ ",
"..++++++++++++++..",
".+..............+.",
".+..++..+.++.++.+.",
".+.+..+....+.+..+.",
".+...+....++.++.+.",
".+..+......+..+.+.",
".+.++++.+.++.++.+.",
".+..............+.",
"..++++++++++++++..",
" ................ ",
"                  ",
"                  "};