Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
mDoDvdHack Namespace Reference

Classes

struct  FSTEntry
 
class  Manager
 

Typedefs

typedef struct mDoDvdHack::FSTEntry FSTEntry
 

Functions

void __DVDFSInit ()
 
const char * EntryToName (s32 entry)
 
const char * ConvertEntrynumToName (s32 entry)
 

Variables

OSBootInfoBootInfo
 
FSTEntryFstStart
 
const char * FstStringStart
 
u32 MaxEntryNum
 

Typedef Documentation

◆ FSTEntry

typedef struct mDoDvdHack::FSTEntry mDoDvdHack::FSTEntry

Function Documentation

◆ __DVDFSInit()

void mDoDvdHack::__DVDFSInit ( void )

◆ ConvertEntrynumToName()

const char * mDoDvdHack::ConvertEntrynumToName ( s32 entry)

◆ EntryToName()

const char * mDoDvdHack::EntryToName ( s32 entry)

Variable Documentation

◆ BootInfo

OSBootInfo * mDoDvdHack::BootInfo
extern

◆ FstStart

mDoDvdHack::FSTEntry * mDoDvdHack::FstStart
extern

◆ FstStringStart

const char * mDoDvdHack::FstStringStart
extern

◆ MaxEntryNum

u32 mDoDvdHack::MaxEntryNum
extern