Decompile func0f16cf8c and func0f16cf94

This commit is contained in:
Ryan Dwyer 2020-04-03 21:31:52 +10:00
parent 2ccb5a7c54
commit 7ad5e7b687
2 changed files with 9 additions and 12 deletions

View File

@ -130,15 +130,12 @@ glabel func0f16ce94
// func0f16ce3c(diffframe60, diffframe240, thisframeticks);
//}
GLOBAL_ASM(
glabel func0f16cf8c
/* f16cf8c: 03e00008 */ jr $ra
/* f16cf90: afa40000 */ sw $a0,0x0($sp)
);
void func0f16cf8c(s32 arg0)
{
// empty
}
GLOBAL_ASM(
glabel func0f16cf94
/* f16cf94: 03e00008 */ jr $ra
/* f16cf98: 00000000 */ sll $zero,$zero,0x0
/* f16cf9c: 00000000 */ sll $zero,$zero,0x0
);
void func0f16cf94(void)
{
// empty
}

View File

@ -6,7 +6,7 @@
void func0f16ce10(void);
void func0f16ce3c(s32 diffframe60, s32 diffframe240, s32 frametime);
void func0f16ce94(void);
u32 func0f16cf94(void);
void func0f16cf94(void);
extern const char var7f1b78c0[];
extern const char var7f1b78c8[];