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
▼
src
►
amcstubs
►
c
►
d
▼
dolphin
►
ai
►
am
►
amcnotstub
►
amcstubs
►
ar
►
ax
►
axart
▼
axfx
►
__axfx.h
►
axfx.c
►
chorus.c
►
delay.c
►
reverb_hi.c
►
reverb_hi_4ch.c
►
reverb_std.c
►
base
►
card
►
db
►
demo
►
dsp
►
dtk
►
dvd
►
exi
►
fileCache
►
G2D
►
gd
►
gf
►
gx
►
hio
►
mcc
►
mix
►
mtx
►
odemustubs
►
odenotstub
►
os
►
pad
►
perf
►
seq
►
si
►
sp
►
support
►
syn
►
texPalette
►
vi
►
f_ap
►
f_op
►
f_pc
►
JSystem
►
m_Do
►
odemuexi2
►
odenotstub
►
PowerPC_EABI_Support
►
REL
►
SSystem
►
TRK_MINNOW_DOLPHIN
►
Z2AudioLib
►
DynamicLink.cpp
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Loading...
Searching...
No Matches
__axfx.h
Go to the documentation of this file.
1
#ifndef _DOLPHIN_AX_INTERNAL_H_
2
#define _DOLPHIN_AX_INTERNAL_H_
3
4
#include <
dolphin/axfx.h
>
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
extern
void
* (*__AXFXAlloc)(
u32
);
11
extern
void (*
__AXFXFree
)(
void
*);
12
13
#ifdef __cplusplus
14
}
15
#endif
16
17
#endif
__AXFXFree
void(* __AXFXFree)(void *)
Definition
axfx.c:13
axfx.h
u32
unsigned long u32
Definition
types.h:9
src
dolphin
axfx
__axfx.h
Generated by
1.12.0