This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
mpv
mirror of
https://github.com/mpv-player/mpv
Watch
1
Star
0
Fork
You've already forked mpv
0
Code
Issues
Releases
Wiki
Activity
221c40a86c
mpv
/
gui
/
mplayer
/
pixmaps
/
empty.xpm
21 lines
398 B
C
Raw
Blame
History
/* XPM */
static
const
char
*
const
empty_xpm
[
]
=
{
"
16 16 1 1
"
,
"
c None
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
}
;
Reference in New Issue
View Git Blame
Copy Permalink