Decompile code_800E6840.c / osAiSetNextBuffer.c (#143)

* Decompile code_800E6840.c / osAiSetNextBuffer.c

* move status' assignment outside the condition
This commit is contained in:
Random
2020-05-16 15:31:35 +02:00
committed by GitHub
parent 63985a0011
commit b9999bbb13
7 changed files with 43 additions and 97 deletions
+1 -1
View File
@@ -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);