1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-23 16:13:39 +00:00
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",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};