Commit 8def66db authored by Rocky Bernstein's avatar Rocky Bernstein

more WIN32 changes.

parent 8bc1b7ed
......@@ -43,6 +43,10 @@
#include <cdio/util.h>
#include <libvcd/info.h>
#ifdef WIN32
#define sleep(A) Sleep((A)*1000
#endif
/*!
Return true if playback control (PBC) is on
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment