diff --git a/src/_ob_rabid_jar.c b/src/_ob_rabid_jar.c index 4d9e508..9105e45 100644 --- a/src/_ob_rabid_jar.c +++ b/src/_ob_rabid_jar.c @@ -12,11 +12,20 @@ INCLUDE_ASM(const s32, "_ob_rabid_jar", __calls_loads_overlay_array); INCLUDE_ASM(const s32, "_ob_rabid_jar", func_80076150); -INCLUDE_ASM(const s32, "_ob_rabid_jar", func_80076188); +/* 6588 80076188 */ +u32* func_80076188(void) { + return &D_800A872C; +} -INCLUDE_ASM(const s32, "_ob_rabid_jar", func_80076194); +/* 6594 80076194 */ +void func_80076194(void) { + D_800C4C26 = 0xFFFE; +} -INCLUDE_ASM(const s32, "_ob_rabid_jar", func_800761A4); +/* 65A4 800761A4 */ +void func_800761A4(void) { + func_80073164(0, 1, 1, 0x80, 1, 0x100, 0x2000); +} INCLUDE_ASM(const s32, "_ob_rabid_jar", __loads_overlay_array); diff --git a/src/bk_ob_overconfident_mother.c b/src/bk_ob_overconfident_mother.c deleted file mode 100644 index fc658da..0000000 --- a/src/bk_ob_overconfident_mother.c +++ /dev/null @@ -1,26 +0,0 @@ -#include "common.h" - -INCLUDE_ASM(const s32, "_ob_overconfident_mother", __calls_loads_overlay_array); - -INCLUDE_ASM(const s32, "_ob_overconfident_mother", func_80076150); - -/* 6588 80076188 */ -u32* func_80076188(void) { - return &D_800A872C; -} - -/* 6594 80076194 */ -void func_80076194(void) { - D_800C4C26 = 0xFFFE; -} - -/* 65A4 800761A4 */ -void func_800761A4(void) { - func_80073164(0, 1, 1, 0x80, 1, 0x100, 0x2000); -} - -INCLUDE_ASM(const s32, "_ob_overconfident_mother", __loads_overlay_array); - -INCLUDE_ASM(const s32, "_ob_overconfident_mother", func_80076324); - -INCLUDE_ASM(const s32, "_ob_overconfident_mother", __get_overlay_index);