function_802F989C done

This commit is contained in:
Banjo Kazooie
2022-10-20 16:58:34 -05:00
parent 70a006e0a2
commit f03b083015
4 changed files with 7 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
# banjo (91.4598%)
# banjo (91.4926%)
<img src="./progress/progress_total.svg">

View File

@@ -9,7 +9,7 @@
</mask>
<g mask="url(#anybadge_1)">
<path fill="#555" d="M0 0h44v20H0z"/>
<path fill="#30e000" d="M44 0h67v20H44z"/>
<path fill="#2fe000" d="M44 0h67v20H44z"/>
<path fill="url(#b)" d="M0 0h111v20H0z"/>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
@@ -17,7 +17,7 @@
<text x="22.0" y="14">core2</text>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="78.5" y="15" fill="#010101" fill-opacity=".3">89.3461%</text>
<text x="77.5" y="14">89.3461%</text>
<text x="78.5" y="15" fill="#010101" fill-opacity=".3">89.4033%</text>
<text x="77.5" y="14">89.4033%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -17,7 +17,7 @@
<text x="75.0" y="14">Banjo-Kazooie (us.v10)</text>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="184.5" y="15" fill="#010101" fill-opacity=".3">91.4598%</text>
<text x="183.5" y="14">91.4598%</text>
<text x="184.5" y="15" fill="#010101" fill-opacity=".3">91.4926%</text>
<text x="183.5" y="14">91.4926%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -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