Mario Kart 64
Toggle main menu visibility
Main Page
Related Pages
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
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
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Files
File List
Globals
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
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Variables
_
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
f
l
m
o
s
u
v
Enumerations
a
b
c
d
f
g
i
l
m
p
s
t
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
w
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
▼
Mario Kart 64
►
Actors
►
Understanding the Basics
►
Courses
►
Memory Addresses
►
Tutorials
Todo List
Bug List
►
Data Structures
▼
Files
▼
File List
►
courses
►
docs
►
include
▼
src
►
actors
►
audio
▼
buffers
►
audio_heap.c
►
audio_heap.h
►
buffers.c
►
gfx_output_buffer.c
►
gfx_output_buffer.h
►
memory_pool.c
►
random.c
►
random.h
►
trig_tables.c
►
trig_tables.h
►
trig_tables_bss.c
►
cpu_vehicles_camera_path
►
data
►
debug
►
ending
►
os
►
racing
►
animation.c
►
animation.h
►
buffers.h
►
camera.c
►
camera.h
►
camera_junk.h
►
code_800029B0.c
►
code_800029B0.h
►
code_8003DC40.c
►
code_8003DC40.h
►
code_80057C60.c
►
code_80057C60.h
►
code_80057C60_var.c
►
code_8006E9C0.c
►
code_8006E9C0.h
►
code_80086E70.c
►
code_80086E70.h
►
code_80091440.c
►
code_80091440.h
►
code_800AF9B0.c
►
code_800AF9B0.h
►
cpu_vehicles_camera_path.c
►
cpu_vehicles_camera_path.h
►
crash_screen.c
►
crash_screen.h
►
data_segment2.h
►
effects.c
►
effects.h
►
gbiMacro.c
►
kart_dma.c
►
kart_dma.h
►
main.c
►
main.h
►
math_util_2.c
►
math_util_2.h
►
menu_items.c
►
menu_items.h
►
menus.c
►
menus.h
►
player_controller.c
►
player_controller.h
►
profiler.c
►
profiler.h
►
render_objects.c
►
render_objects.h
►
render_player.c
►
render_player.h
►
save.c
►
save.h
►
spawn_players.c
spawn_players.h
►
staff_ghosts.c
►
staff_ghosts.h
►
textures.h
►
update_objects.c
update_objects.h
►
Globals
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Loading...
Searching...
No Matches
audio_heap.h
Go to the documentation of this file.
1
#ifndef AUDIO_HEAP_H
2
#define AUDIO_HEAP_H
3
4
#include <
PR/ultratypes.h
>
5
#include <
mk64.h
>
6
7
#define AUDIO_HEAP_SIZE 0x48C00
8
#define AUDIO_HEAP_INIT_SIZE 0x2600
9
10
#endif
// AUDIO_HEAP_H
mk64.h
ultratypes.h
src
buffers
audio_heap.h
Generated by
1.11.0