core2/code_75480.c done
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# banjo (91.2526%)
|
# banjo (91.2661%)
|
||||||
|
|
||||||
<img src="./progress/progress_total.svg">
|
<img src="./progress/progress_total.svg">
|
||||||
|
|
||||||
|
@@ -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">88.9850%</text>
|
<text x="78.5" y="15" fill="#010101" fill-opacity=".3">89.0084%</text>
|
||||||
<text x="77.5" y="14">88.9850%</text>
|
<text x="77.5" y="14">89.0084%</text>
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
@@ -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">91.2526%</text>
|
<text x="184.5" y="15" fill="#010101" fill-opacity=".3">91.2661%</text>
|
||||||
<text x="183.5" y="14">91.2526%</text>
|
<text x="183.5" y="14">91.2661%</text>
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@@ -33,7 +33,28 @@ void func_802FC468(void){
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#pragma GLOBAL_ASM("asm/nonmatchings/core2/code_75480/func_802FC4AC.s")
|
void func_802FC4AC(struct8s *arg0) {
|
||||||
|
s32 var_v0;
|
||||||
|
struct8s *sp20;
|
||||||
|
|
||||||
|
for(var_v0 = 0; var_v0 < D_803698B4; var_v0++){
|
||||||
|
if (arg0 == D_80381570[var_v0]) {
|
||||||
|
sp20 = D_80381570[0];
|
||||||
|
func_802FB020(D_80381570[var_v0], 1);
|
||||||
|
sp20->unk10 = 3.0f;
|
||||||
|
|
||||||
|
if (sp20->unk18 == 0) {
|
||||||
|
sp20->unk1C = 0.0f;
|
||||||
|
}
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
for(var_v0 = D_803698B4; var_v0> 0; var_v0--) {
|
||||||
|
D_80381570[var_v0] = D_80381570[var_v0-1];
|
||||||
|
}
|
||||||
|
D_80381570[0] = arg0;
|
||||||
|
D_803698B4++;
|
||||||
|
}
|
||||||
|
|
||||||
void func_802FC580(s32 arg0, struct8s * arg1){
|
void func_802FC580(s32 arg0, struct8s * arg1){
|
||||||
func_802FC4AC(arg1);
|
func_802FC4AC(arg1);
|
||||||
|
@@ -273,7 +273,7 @@ segments:
|
|||||||
- [0x74420, c, code_74420] #DONE
|
- [0x74420, c, code_74420] #DONE
|
||||||
- [0x74910, c, code_74910] #DONE
|
- [0x74910, c, code_74910] #DONE
|
||||||
- [0x74ED0, c, code_74ED0] #DONE
|
- [0x74ED0, c, code_74ED0] #DONE
|
||||||
- [0x75480, c, code_75480]
|
- [0x75480, c, code_75480] #DONE
|
||||||
- [0x75930, c, code_75930]
|
- [0x75930, c, code_75930]
|
||||||
- [0x75E90, c, code_75E90]
|
- [0x75E90, c, code_75E90]
|
||||||
- [0x76390, c, code_76390] #DONE
|
- [0x76390, c, code_76390] #DONE
|
||||||
|
Reference in New Issue
Block a user