diff options
| author | zelda2774 <69368340+zelda2774@users.noreply.github.com> | 2020-09-20 19:22:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-20 13:22:09 -0400 |
| commit | 055d1d2baeef17f1f9c3fbe5bfb643cc38fc3873 (patch) | |
| tree | 56dbf627325d337dd1b7ae214f1422df602b6f0c /data/code_800F9280.data.s | |
| parent | 90188416602be3691f4381a0fad40c3850a6e213 (diff) | |
audio_heap: 1 non-matching (#381)
* Audio_AllocDmaMemory
* Audio_AllocDmaMemoryZeroed
* func_800DE238
* Audio_SessionPoolsInit
* func_800DE2B0
* func_800DE258
* Audio_DiscardSequence
* Audio_DiscardBank
* func_800DE12C
* Audio_ResetLoadStatus
* func_800DDE3C
* func_800DDE20
* Audio_InitMainPools
* Audio_SoundAllocPoolInit
* Audio_PersistentPoolClear
* Audio_TemporaryPoolClear
* func_800DE4A0
* Audio_PersistentPoolsInit
* Audio_TemporaryPoolsInit
* Formatting
* Audio_SeqAndBankPoolInit
* Audio_Alloc
* Audio_AllocZeroed
* func_800DE4B0
* func_800DF0CC
* func_800DF074
* func_800DF1D8
* func_800DF688
* func_800DF5DC, func_800DF630
* func_800DF7BC
* func_800DF7C4
* func_800DF888
* Fix AudioBufferParameters
* Audio_ResetStep
* Struct work
* oops
* structsss
* wip on func_800DFBF8
* func_800E04E8
* func_800E0540
* func_800E0964
* func_800E1148
* func_800DF5AC
* func_800E0E6C
* func_800E0E90
* func_800E0BF8
* func_800E0634
* func_800E05C4
* func_800E0CBC
* func_800E0C80
* naming
* func_800E0BB4
* func_800E0AD8
* func_800E0E0C
* func_800E0EB4
* func_800E06CC
* Audio_AllocBankOrSeq
* Use true/false macros
* fixup
* Format
* comments
* review
* unk instrument -> sfx
* Reword comment
* Change AVOID_UB to a comment
Co-authored-by: zelda2774 <zelda2774@invalid>
Diffstat (limited to 'data/code_800F9280.data.s')
| -rw-r--r-- | data/code_800F9280.data.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/code_800F9280.data.s b/data/code_800F9280.data.s index b381115d4..8ca21f684 100644 --- a/data/code_800F9280.data.s +++ b/data/code_800F9280.data.s @@ -63,7 +63,7 @@ glabel D_801336F0 glabel D_80133738 .incbin "baserom.z64", 0xBAA8D8, 0x90 -glabel D_801337C8 +glabel gAudioSessionPresets .incbin "baserom.z64", 0xBAA968, 0x5 glabel D_801337CD |
