diff --git a/src/lib/lib_09660.c b/src/lib/lib_09660.c index e3f603749..3b7056e92 100644 --- a/src/lib/lib_09660.c +++ b/src/lib/lib_09660.c @@ -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) {