Decompile sndIsMp3

This commit is contained in:
Ryan Dwyer
2021-03-31 12:14:35 +10:00
parent b29c62c33f
commit 955ba2f301
4 changed files with 17 additions and 22 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ void sndSetSoundMode(s32 mode);
u32 snd0000f49c(void);
void snd0000f67c(struct var80094ed8 *arg0);
void sndInit(void);
bool snd0000fba0(s32 soundnum);
bool sndIsMp3(u16 soundnum);
void snd0000fbc4(s16 arg0);
u32 snd0000fc48(void);
u32 snd0000fd74(void);
+1 -1
View File
@@ -3630,7 +3630,7 @@ struct something {
};
union soundnumhack {
s16 packed;
u16 packed;
struct {
u16 isruss : 1;