Decompile `func_8007AB7C`

This commit is contained in:
gijs 2023-10-19 19:28:58 +02:00
parent 9227a20d5a
commit a5afbd93be
1 changed files with 5 additions and 1 deletions

View File

@ -447,7 +447,11 @@ INCLUDE_ASM(const s32, "_ob_rabid_jar", func_8007A80C);
INCLUDE_ASM(const s32, "_ob_rabid_jar", func_8007AB30); INCLUDE_ASM(const s32, "_ob_rabid_jar", func_8007AB30);
INCLUDE_ASM(const s32, "_ob_rabid_jar", func_8007AB7C); /* AF7C 8007AB7C */
void func_8007AB7C(OBUnpackMesg* arg0) {
arg0->format = 1;
osSendMesg(&MQ_800AF320, arg0, 1);
}
INCLUDE_ASM(const s32, "_ob_rabid_jar", func_8007ABAC); INCLUDE_ASM(const s32, "_ob_rabid_jar", func_8007ABAC);