mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-06 07:56:32 +00:00
Decompile code_800E6840.c / osAiSetNextBuffer.c (#143)
* Decompile code_800E6840.c / osAiSetNextBuffer.c * move status' assignment outside the condition
This commit is contained in:
parent
63985a0011
commit
b9999bbb13
7 changed files with 43 additions and 97 deletions
|
@ -1997,7 +1997,7 @@ void func_800E301C(void* callback);
|
|||
// ? func_800E6818(?);
|
||||
// ? func_800E6840(?);
|
||||
// ? func_800E6880(?);
|
||||
// ? func_800E68C0(?);
|
||||
s32 osAiSetNextBuffer(void *, u32);
|
||||
void Audio_NoteSetVelPanReverb(Note* note, NoteSubEu* sub, Reverb* reverb);
|
||||
void Audio_NoteSetResamplingRate(NoteSubEu* noteSubEu, f32 resamplingRateInput);
|
||||
void Audio_NoteInit(Note* note);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue