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);