progress update

This commit is contained in:
Banjo Kazooie
2023-02-23 20:38:00 -06:00
parent ecb8e884b7
commit 322ed87b54
4 changed files with 7 additions and 10 deletions

View File

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

View File

@@ -17,7 +17,7 @@
<text x="22.0" y="14">core2</text> <text x="22.0" y="14">core2</text>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"> <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">97.8397%</text> <text x="78.5" y="15" fill="#010101" fill-opacity=".3">97.8743%</text>
<text x="77.5" y="14">97.8397%</text> <text x="77.5" y="14">97.8743%</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -9,7 +9,7 @@
</mask> </mask>
<g mask="url(#anybadge_1)"> <g mask="url(#anybadge_1)">
<path fill="#555" d="M0 0h150v20H0z"/> <path fill="#555" d="M0 0h150v20H0z"/>
<path fill="#07e000" d="M150 0h67v20H150z"/> <path fill="#06e000" d="M150 0h67v20H150z"/>
<path fill="url(#b)" d="M0 0h217v20H0z"/> <path fill="url(#b)" d="M0 0h217v20H0z"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
@@ -17,7 +17,7 @@
<text x="75.0" y="14">Banjo-Kazooie (us.v10)</text> <text x="75.0" y="14">Banjo-Kazooie (us.v10)</text>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"> <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">98.5330%</text> <text x="184.5" y="15" fill="#010101" fill-opacity=".3">98.5528%</text>
<text x="183.5" y="14">98.5330%</text> <text x="183.5" y="14">98.5528%</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -2044,9 +2044,7 @@ void func_8032ACA8(Actor *arg0) {
} }
} }
#ifdef NONMATCHING
#pragma GLOBAL_ASM("asm/nonmatchings/core2/code_9E370/func_8032AD7C.s")
#else
void func_8032AD7C(s32 arg0) { void func_8032AD7C(s32 arg0) {
s32 var_s0; s32 var_s0;
static s32 D_8036E5A8 = 0; static s32 D_8036E5A8 = 0;
@@ -2064,7 +2062,6 @@ void func_8032AD7C(s32 arg0) {
} }
} }
} }
#endif
void func_8032AEB4(void) { void func_8032AEB4(void) {
Actor *temp_s2; Actor *temp_s2;