mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-10 17:00:19 +00:00
Match func_800EEA50 + some surrounding doc (#916)
* Match func_800EEA50 * Document some audio debug stuff * more doc * more doc * formatting * Fix enums, and some more bits of doc * review * LIM -> MAX * missed review suggestion... * more review * ganon comments * more review * 🐍☠️ * more review * Update functions.h * quotes * review Co-authored-by: zelda2774 <zelda2774@invalid>
This commit is contained in:
parent
28e72bb486
commit
a75c70358c
37 changed files with 1562 additions and 5496 deletions
|
@ -30,7 +30,7 @@ glabel D_8016C820
|
|||
glabel D_8016C8B0
|
||||
.space 0xF0
|
||||
|
||||
glabel D_8016C9A0
|
||||
glabel sSoundRequests
|
||||
.space 0x1800
|
||||
|
||||
glabel D_8016E1A0
|
||||
|
@ -48,19 +48,19 @@ glabel D_8016E1B8
|
|||
glabel D_8016E260
|
||||
.space 0x4
|
||||
|
||||
glabel D_8016E264
|
||||
glabel gSoundBankMuted
|
||||
.space 0xC
|
||||
|
||||
glabel D_8016E270
|
||||
.space 0x70
|
||||
|
||||
glabel D_8016E2E0
|
||||
glabel gAudioSEFlagSwapSource
|
||||
.space 0x18
|
||||
|
||||
glabel D_8016E2F8
|
||||
glabel gAudioSEFlagSwapTarget
|
||||
.space 0x18
|
||||
|
||||
glabel D_8016E310
|
||||
glabel gAudioSEFlagSwapMode
|
||||
.space 0x10
|
||||
|
||||
glabel D_8016E320
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue