mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-27 14:49:59 -04:00
Decompile snd0000e9dc
This commit is contained in:
@@ -23,7 +23,7 @@ u32 func00033cf0(void);
|
||||
u32 func00033db0(void);
|
||||
u32 func00033dd8(void);
|
||||
void func00033e50(struct audiohandle *handle, s32 arg1, s32 arg2);
|
||||
u32 func00033ec4(void);
|
||||
u16 func00033ec4(s32 arg0);
|
||||
u32 func00033f08(void);
|
||||
u32 func00033f24(void);
|
||||
void func00033f44(u8 index, u16 volume);
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
bool sndIsFiltered(s32 audioid);
|
||||
u32 snd0000e9d0(void);
|
||||
u32 snd0000e9dc(void);
|
||||
u16 snd0000e9dc(void);
|
||||
void sndSetSfxVolume(u16 volume);
|
||||
u32 snd0000ea80(void);
|
||||
void snd0000eadc(void);
|
||||
|
||||
Reference in New Issue
Block a user