Update src/audio.h

Co-authored-by: David Benepe <benepe96@gmail.com>
This commit is contained in:
Christian
2022-11-21 09:35:36 -07:00
committed by GitHub
co-authored by David Benepe
parent d80feaa418
commit ab66ccdffd
+1 -1
View File
@@ -135,7 +135,7 @@ void func_80063A90(ALSeqPlayer *seqp, u8 chan);
void play_sound_global(u16 soundID, s32* soundMask); //Non matching.
void func_8000232C(ALSeqPlayer *seqp, void *ptr, u8 *arg2, ALCSeq *seq); //Non Matching
f32 audio_get_chr_select_anim_frac(void); //Non Matching
f32 audio_get_chr_select_anim_frac(void);
void func_80009B7C(s32 *arg0, f32 x, f32 y, f32 z); // Non Matching
void func_8000974C(s32, f32, f32, f32, s32, s32, s32, s32, s32, s32, s32, s32);