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:
petrie911 2024-02-23 19:56:08 -06:00 committed by GitHub
parent 647f0f5d2e
commit e7fbb38c98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
57 changed files with 3379 additions and 1748 deletions

View file

@ -8,7 +8,7 @@
#include "sf64mesg.h"
// audio
void func_8000FFCC(void);
void AudioLoad_Init(void);
void func_80016A50(void);
void func_800182F4(s32);