mpv/Gui/mplayer/pixmaps/empty.xpm

21 lines
386 B
C
Raw Normal View History

/* XPM */
static char * empty_xpm[] = {
"16 16 1 1",
" c None",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};