#include <revolution/dvd.h>
BOOL DVDChangeDir(const char* dirName);
dirName
TRUE if the function succeeds.
Changes the current directory.
03/01/2006 Initial version.