core2/code_B62B0.c done

This commit is contained in:
Banjo Kazooie
2022-08-14 16:49:51 -05:00
parent 7c72e31e63
commit 023aafaa92
18 changed files with 932 additions and 198 deletions

View File

@@ -62,7 +62,7 @@ bool func_8028E060(s32 arg0, s32 *arg1){
return TRUE;
}
else{
return func_80305344(func_803084F0(), arg1);
return func_80305344(func_803084F0(arg0), arg1);
}
}