Decompile func0f013540

This commit is contained in:
Ryan Dwyer 2020-04-01 20:18:06 +10:00
parent 5bbec9a093
commit 00ffa20d1c
1 changed files with 4 additions and 7 deletions

View File

@ -10,10 +10,7 @@
#include "gvars/gvars.h"
#include "types.h"
GLOBAL_ASM(
glabel func0f013540
/* f013540: 03e00008 */ jr $ra
/* f013544: 00000000 */ sll $zero,$zero,0x0
/* f013548: 00000000 */ sll $zero,$zero,0x0
/* f01354c: 00000000 */ sll $zero,$zero,0x0
);
void func0f013540(void)
{
// empty
}