From 408cdaf436336c0c0d58c3016ffd03845801fbcd Mon Sep 17 00:00:00 2001 From: gijs Date: Wed, 27 Sep 2023 01:07:06 +0200 Subject: [PATCH] Decompiled `func_80080798` --- src/_ob_shrill_snail.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/_ob_shrill_snail.c b/src/_ob_shrill_snail.c index 3e6b7f3..6387311 100644 --- a/src/_ob_shrill_snail.c +++ b/src/_ob_shrill_snail.c @@ -62,7 +62,15 @@ void func_80080768(s16 arg, s16 arg1, s16 arg2) { func_800803B8(); } -INCLUDE_ASM(const s32, "_ob_shrill_snail", func_80080798); +/* 10B98 80080798 */ +void func_80080798(s16 arg, s16 arg1, s16 arg2) { + D_800B17B8 = arg1; + D_800B17BA = arg1; + D_800B17BC = arg2; + D_800A96C0 = 1; + func_800803B8(); + D_800A96C0 = 0; +} INCLUDE_ASM(const s32, "_ob_shrill_snail", func_800807DC);