Decompiled `func_80080798`
This commit is contained in:
parent
7fd4294f59
commit
408cdaf436
|
|
@ -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);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue