Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
m_Do_DVDError.h
Go to the documentation of this file.
1#ifndef M_DO_M_DO_DVDERROR_H
2#define M_DO_M_DO_DVDERROR_H
3
4typedef struct OSAlarm OSAlarm;
5typedef struct OSContext OSContext;
6
8static void mDoDvdErr_Watch(void*);
11
12#endif /* M_DO_M_DO_DVDERROR_H */
static void AlarmHandler(OSAlarm *, OSContext *)
static void mDoDvdErr_Watch(void *)
void mDoDvdErr_ThdCleanup()
Definition m_Do_DVDError.cpp:40
void mDoDvdErr_ThdInit()
Definition m_Do_DVDError.cpp:24
Definition OSAlarm.h:15
Definition OSContext.h:140