mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 20:37:58 +03:00
Decomp audio_load. Add names for audio context fields and audio_heap (#143)
* heapsort * suff * load init * split * split data * begone asm * names * names and cleanup
This commit is contained in:
parent
647f0f5d2e
commit
e7fbb38c98
57 changed files with 3379 additions and 1748 deletions
|
@ -8,7 +8,7 @@
|
|||
#include "sf64mesg.h"
|
||||
|
||||
// audio
|
||||
void func_8000FFCC(void);
|
||||
void AudioLoad_Init(void);
|
||||
|
||||
void func_80016A50(void);
|
||||
void func_800182F4(s32);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue