mirror of
https://github.com/zeldaret/oot
synced 2026-09-02 01:52:35 -04:00
Match some audio functions (#896)
* cleanups * Improve Audio_SequencePlayerProcessSequence * cleanup * labeling * progress on func_800E5000 * func_800F6268 * func_800ECDF8 * Improve func_800F2464 * reorder variables * labelling * non-equivalent func_800EEA50 * minor doc * func_800E6590 * minor doc * Reformat abi.h * Very slight improvements * func_800DC384 * func_800E1618 * formatting Co-authored-by: zelda2774 <zelda2774@invalid>
This commit is contained in:
+2
-1
@@ -21,8 +21,9 @@ glabel gSequenceTable
|
||||
glabel gAudioTable
|
||||
.incbin "baserom.z64", 0xBCCD90, 0x80
|
||||
|
||||
glabel D_80155C70
|
||||
glabel rspAspMainDataStart
|
||||
.incbin "baserom.z64", 0xBCCE10, 0x2E0
|
||||
glabel rspAspMainDataEnd
|
||||
|
||||
glabel D_80155F50
|
||||
.incbin "baserom.z64", 0xBCD0F0, 0x1630
|
||||
|
||||
Reference in New Issue
Block a user