Decompiled `func_80076E2C`

This commit is contained in:
gijs 2023-10-18 14:09:27 +02:00
parent 969059eeaa
commit 1cb760c99a
1 changed files with 7 additions and 1 deletions

View File

@ -62,7 +62,13 @@ INCLUDE_ASM(const s32, "_ob_rabid_jar", func_80076DC8);
INCLUDE_ASM(const s32, "_ob_rabid_jar", func_80076E00);
INCLUDE_ASM(const s32, "_ob_rabid_jar", func_80076E2C);
s32 func_80173B60(s32); /* extern */
extern s32 D_800AF0B0;
/* 722C 80076E2C */
void func_80076E2C(void) {
D_800AF0B0 = func_80173B60(D_800AF0B0);
}
INCLUDE_ASM(const s32, "_ob_rabid_jar", func_80076E58);