Decompile func0f11e610

This commit is contained in:
Ryan Dwyer 2020-11-16 23:12:48 +10:00
parent 193efc78db
commit ef4f9b3ddc
1 changed files with 4 additions and 5 deletions

View File

@ -9671,11 +9671,10 @@ void savefileClearAllFlags(u32 *flags)
}
}
GLOBAL_ASM(
glabel func0f11e610
/* f11e610: 03e00008 */ jr $ra
/* f11e614: 00801025 */ or $v0,$a0,$zero
);
u32 func0f11e610(u32 arg0)
{
return arg0;
}
GLOBAL_ASM(
glabel func0f11e618