#include <revolution/dvd.h> s32 DVDGetDirEntrynum(const DVDDir* dir);
| dir | Directory structure. |
|---|
Entry number of the directory.
Gets the entry number of the directory previously opened by the DVDOpenDir function.
2009/07/31 Initial version.
CONFIDENTIAL