Decompile snd0000fe50

This commit is contained in:
Ryan Dwyer
2021-03-29 23:58:43 +10:00
parent 4147600823
commit cab9d5d07f
2 changed files with 12 additions and 19 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ void func00037b00(ALHeap *heap);
u32 func00037d88(void);
u32 func00037e1c(void);
void func00037e38(void);
u32 func00037e68(void);
void func00037e68(void);
u32 func00037ea4(void);
void func00037f08(u16 arg0, s32 arg1);
void func00037f5c(s32 arg0, s32 arg1);
+11 -18
View File
@@ -2672,24 +2672,17 @@ void snd0000fe20(void)
}
}
GLOBAL_ASM(
glabel snd0000fe50
/* fe50: 3c0e8006 */ lui $t6,%hi(g_SndMp3Enabled)
/* fe54: 8dceddd0 */ lw $t6,%lo(g_SndMp3Enabled)($t6)
/* fe58: 27bdffe8 */ addiu $sp,$sp,-24
/* fe5c: afbf0014 */ sw $ra,0x14($sp)
/* fe60: 51c00004 */ beqzl $t6,.L0000fe74
/* fe64: 8fbf0014 */ lw $ra,0x14($sp)
/* fe68: 0c00df9a */ jal func00037e68
/* fe6c: 00000000 */ nop
/* fe70: 8fbf0014 */ lw $ra,0x14($sp)
.L0000fe74:
/* fe74: 27bd0018 */ addiu $sp,$sp,0x18
/* fe78: 03e00008 */ jr $ra
/* fe7c: 00000000 */ nop
/* fe80: 03e00008 */ jr $ra
/* fe84: 00000000 */ nop
);
void snd0000fe50(void)
{
if (g_SndMp3Enabled) {
func00037e68();
}
}
void snd0000fe80(void)
{
// empty
}
#if PAL
GLOBAL_ASM(