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
4a66fce7d3
mpv
/
waftools
/
fragments
/
vcd_windows.c
8 lines
94 B
C
Raw
Blame
History
#
include
<windows.h>
#
include
<ntddcdrm.h>
int
main
(
int
argc
,
char
*
*
argv
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink