Decompile func00009aa0

This commit is contained in:
Ryan Dwyer 2020-10-10 22:06:14 +10:00
parent 3a545ffdea
commit 92b9bf7a88
1 changed files with 4 additions and 5 deletions

View File

@ -357,11 +357,10 @@ void func00009a98(void)
// empty
}
GLOBAL_ASM(
glabel func00009aa0
/* 9aa0: 03e00008 */ jr $ra
/* 9aa4: afa40000 */ sw $a0,0x0($sp)
);
void func00009aa0(u32 value)
{
// empty
}
Gfx *debugRenderSomething(Gfx *gdl)
{