From be42efc1dbbb4cea9c17e6adef51d428e7368c15 Mon Sep 17 00:00:00 2001 From: Antonio Date: Thu, 17 Jun 2021 19:09:02 -0700 Subject: [PATCH] Decompiled func_800B6F40. --- asm/non_matchings/unknown_0AEE70/func_800B6F40.s | 6 ------ src/unknown_0B7A50.c | 5 ++++- 2 files changed, 4 insertions(+), 7 deletions(-) delete mode 100644 asm/non_matchings/unknown_0AEE70/func_800B6F40.s diff --git a/asm/non_matchings/unknown_0AEE70/func_800B6F40.s b/asm/non_matchings/unknown_0AEE70/func_800B6F40.s deleted file mode 100644 index 4f669fcf..00000000 --- a/asm/non_matchings/unknown_0AEE70/func_800B6F40.s +++ /dev/null @@ -1,6 +0,0 @@ -glabel func_800B6F40 -/* 0B7B40 800B6F40 AFA40000 */ sw $a0, ($sp) -/* 0B7B44 800B6F44 AFA50004 */ sw $a1, 4($sp) -/* 0B7B48 800B6F48 03E00008 */ jr $ra -/* 0B7B4C 800B6F4C AFA60008 */ sw $a2, 8($sp) - diff --git a/src/unknown_0B7A50.c b/src/unknown_0B7A50.c index 381421ab..549248d2 100644 --- a/src/unknown_0B7A50.c +++ b/src/unknown_0B7A50.c @@ -34,7 +34,10 @@ char *D_800E302C[3] = { GLOBAL_ASM("asm/non_matchings/unknown_0AEE70/func_800B6E50.s") GLOBAL_ASM("asm/non_matchings/unknown_0AEE70/func_800B6EE0.s") GLOBAL_ASM("asm/non_matchings/unknown_0AEE70/func_800B6F04.s") -GLOBAL_ASM("asm/non_matchings/unknown_0AEE70/func_800B6F40.s") + +void func_800B6F40(s32 arg0, s32 arg1, s32 arg2) { +} + GLOBAL_ASM("asm/non_matchings/unknown_0AEE70/func_800B6F50.s") GLOBAL_ASM("asm/non_matchings/unknown_0AEE70/func_800B6FC4.s") GLOBAL_ASM("asm/non_matchings/unknown_0AEE70/func_800B70D0.s")