Loading [MathJax]/extensions/MathMenu.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Toggle main menu visibility
Main Page
Topics
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
o
p
q
r
s
t
u
w
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
o
p
q
r
s
t
u
w
Variables
a
b
c
d
e
f
g
h
j
l
m
p
s
w
Typedefs
Enumerations
Enumerator
c
e
o
t
u
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
i
j
m
o
p
r
s
t
u
v
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
o
p
q
r
s
t
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
▼
Twilight Princess
►
About
►
Topics
►
Namespaces
►
Classes
▼
Files
▼
File List
►
docs
▼
include
►
c
►
d
►
dolphin
►
f_ap
►
f_op
►
f_pc
►
JSystem
▼
m_Do
►
m_Do_audio.h
►
m_Do_controller_pad.h
►
m_Do_dvd_thread.h
►
m_Do_DVDError.h
►
m_Do_ext.h
►
m_Do_graphic.h
►
m_Do_hostIO.h
►
m_Do_lib.h
►
m_Do_machine.h
►
m_Do_machine_exception.h
►
m_Do_main.h
►
m_Do_MemCard.h
►
m_Do_MemCardRWmng.h
►
m_Do_mtx.h
►
m_Do_printf.h
►
m_Do_Reset.h
►
REL
►
SSystem
►
TRK_MINNOW_DOLPHIN
►
Z2AudioLib
dol2asm.h
►
DynamicLink.h
►
global.h
►
src
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
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
4
typedef
struct
OSAlarm
OSAlarm
;
5
typedef
struct
OSContext
OSContext
;
6
7
void
mDoDvdErr_ThdCleanup
();
8
static
void
mDoDvdErr_Watch
(
void
*);
9
static
void
AlarmHandler
(
OSAlarm
*,
OSContext
*);
10
void
mDoDvdErr_ThdInit
();
11
12
#endif
/* M_DO_M_DO_DVDERROR_H */
AlarmHandler
static void AlarmHandler(OSAlarm *, OSContext *)
mDoDvdErr_Watch
static void mDoDvdErr_Watch(void *)
mDoDvdErr_ThdCleanup
void mDoDvdErr_ThdCleanup()
Definition
m_Do_DVDError.cpp:43
mDoDvdErr_ThdInit
void mDoDvdErr_ThdInit()
Definition
m_Do_DVDError.cpp:26
OSAlarm
Definition
OSAlarm.h:12
OSContext
Definition
OSContext.h:137
include
m_Do
m_Do_DVDError.h
Generated by
1.12.0