#include <revolution/dvd.h>
void DVDInit(void);
None.
Initializes the optical disc device driver. You must call this function before calling any other optical disc drive functions.
03/01/2006 Initial version.