mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-03 10:31:02 -04:00
Decompile sndGetMusicChannelVolume
This commit is contained in:
@@ -24,7 +24,7 @@ void sndInit(void);
|
||||
bool sndIsMp3(u16 soundnum);
|
||||
bool snd0000fbc4(s16 arg0);
|
||||
bool snd0000fc48(struct var80094ed8 *arg0, s32 tracknum);
|
||||
u32 snd0000fd74(void);
|
||||
u16 sndGetMusicChannelVolume(struct var80094ed8 *arg0);
|
||||
void sndSetMusicChannelVolume(struct var80094ed8 *arg0, u16 volume);
|
||||
void snd0000fe18(void);
|
||||
void snd0000fe20(void);
|
||||
|
||||
Reference in New Issue
Block a user