mirror of
https://github.com/zeldaret/oot
synced 2026-07-10 15:04:07 -04:00
Document code_800C3C20: Audio_StopAllSfx (#1309)
* Document code_800C3C20 * Associate it with AudioMgr to separate it from the audio library
This commit is contained in:
+1
-1
@@ -1557,7 +1557,7 @@ u32 THA_IsCrash(TwoHeadArena* tha);
|
||||
void THA_Init(TwoHeadArena* tha);
|
||||
void THA_Ct(TwoHeadArena* tha, void* ptr, u32 size);
|
||||
void THA_Dt(TwoHeadArena* tha);
|
||||
void func_800C3C20(void);
|
||||
void AudioMgr_StopAllSfx(void);
|
||||
void func_800C3C80(AudioMgr* audioMgr);
|
||||
void AudioMgr_HandleRetrace(AudioMgr* audioMgr);
|
||||
void AudioMgr_HandlePreNMI(AudioMgr* audioMgr);
|
||||
|
||||
Reference in New Issue
Block a user