Decompile func0f043f24

This commit is contained in:
Ryan Dwyer 2019-12-24 22:54:18 +10:00
parent aec78567e6
commit 95102b8ee5
2 changed files with 5 additions and 6 deletions

View File

@ -42857,11 +42857,10 @@ glabel func0f043da8
/* f043f20: 27bd0040 */ addiu $sp,$sp,0x40
);
GLOBAL_ASM(
glabel func0f043f24
/* f043f24: 03e00008 */ jr $ra
/* f043f28: afa40000 */ sw $a0,0x0($sp)
);
void func0f043f24(s32 arg0)
{
// empty
}
GLOBAL_ASM(
glabel func0f043f2c

View File

@ -325,7 +325,7 @@ u32 func0f043988(void);
u32 func0f0439c0(void);
u32 func0f0439f8(void);
u32 func0f043da8(struct chrdata *chr, u32 arg1);
u32 func0f043f24(void);
void func0f043f24(s32 arg0);
u32 func0f043f2c(void);
u32 func0f044208(void);
u32 func0f0445c4(void);