Decompiled `func_80080798`

This commit is contained in:
gijs 2023-09-27 01:07:06 +02:00
parent 7fd4294f59
commit 408cdaf436
1 changed files with 9 additions and 1 deletions

View File

@ -62,7 +62,15 @@ void func_80080768(s16 arg, s16 arg1, s16 arg2) {
func_800803B8(); 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); INCLUDE_ASM(const s32, "_ob_shrill_snail", func_800807DC);