diff --git a/README.md b/README.md index 6bf5b9af..e57527d6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# banjo (91.4598%) +# banjo (91.4926%) diff --git a/progress/progress_core2.svg b/progress/progress_core2.svg index eabac6b4..a3095eaa 100644 --- a/progress/progress_core2.svg +++ b/progress/progress_core2.svg @@ -9,7 +9,7 @@ - + @@ -17,7 +17,7 @@ core2 - 89.3461% - 89.3461% + 89.4033% + 89.4033% \ No newline at end of file diff --git a/progress/progress_total.svg b/progress/progress_total.svg index 976955fd..8fed197a 100644 --- a/progress/progress_total.svg +++ b/progress/progress_total.svg @@ -17,7 +17,7 @@ Banjo-Kazooie (us.v10) - 91.4598% - 91.4598% + 91.4926% + 91.4926% \ No newline at end of file diff --git a/src/core2/code_72060.c b/src/core2/code_72060.c index 08e4fa21..5f19b37d 100644 --- a/src/core2/code_72060.c +++ b/src/core2/code_72060.c @@ -13,6 +13,7 @@ extern void func_80251B5C(f32, f32, f32); extern void func_80251F8C(f32); extern void func_8025208C(f32); extern void func_80252A38(f32, f32, f32); +extern void mlMtxApply(Mtx *); extern struct4Cs * D_80369280; extern s32 D_80369284; @@ -209,9 +210,6 @@ void func_802F919C(void) { // } // } -#ifndef NONMATCHING -#pragma GLOBAL_ASM("asm/nonmatchings/core2/code_72060/func_802F989C.s") -#else bool func_802F989C(Gfx **gfx, Mtx **mtx, f32 arg2[3]) { D_80381070[0] = arg2[0] - D_80381050[0];\ @@ -237,4 +235,3 @@ bool func_802F989C(Gfx **gfx, Mtx **mtx, f32 arg2[3]) { } return FALSE; } -#endif