Decompile func0f01ab94

This commit is contained in:
Ryan Dwyer 2020-05-30 16:56:35 +10:00
parent fb231672ee
commit 4683972e08
2 changed files with 5 additions and 9 deletions

View File

@ -5365,14 +5365,10 @@ glabel var7f1a851c
/* f01ab90: 00000000 */ sll $zero,$zero,0x0
);
GLOBAL_ASM(
glabel func0f01ab94
/* f01ab94: 3c028006 */ lui $v0,%hi(var800624b8)
/* f01ab98: 8c4224b8 */ lw $v0,%lo(var800624b8)($v0)
/* f01ab9c: 284e0000 */ slti $t6,$v0,0x0
/* f01aba0: 03e00008 */ jr $ra
/* f01aba4: 39c20001 */ xori $v0,$t6,0x1
);
bool func0f01ab94(void)
{
return var800624b8 >= 0;
}
GLOBAL_ASM(
glabel func0f01aba8

View File

@ -38,7 +38,7 @@ u32 func0f01a4a8(void);
u32 func0f01a510(void);
void func0f01a7e4(s32 arg0);
void func0f01a810(void);
u32 func0f01ab94(void);
bool func0f01ab94(void);
u32 func0f01aba8(void);
u32 func0f01abf0(void);
void func0f01aca8(u32 arg0);