Decompile func0f116650

This commit is contained in:
Ryan Dwyer 2020-11-15 18:54:10 +10:00
parent 2ed80d1d62
commit 1a14eb7bba
1 changed files with 5 additions and 2 deletions

View File

@ -133,10 +133,13 @@ glabel func0f1165f8
/* f116644: 00601025 */ or $v0,$v1,$zero
/* f116648: 03e00008 */ jr $ra
/* f11664c: 00000000 */ sll $zero,$zero,0x0
/* f116650: 03e00008 */ jr $ra
/* f116654: 00000000 */ sll $zero,$zero,0x0
);
void func0f116650(void)
{
// empty
}
u32 func0f116658(s8 arg0, u32 arg1)
{
return func0f1165f8(arg0, arg1 + 0x10);