core2/code_C97F0.c done
This commit is contained in:
parent
39071f097a
commit
19d23cc89c
|
@ -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">75.7875%</text>
|
||||
<text x="77.5" y="14">75.7875%</text>
|
||||
<text x="78.5" y="15" fill="#010101" fill-opacity=".3">75.9106%</text>
|
||||
<text x="77.5" y="14">75.9106%</text>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
|
@ -9,7 +9,7 @@
|
|||
</mask>
|
||||
<g mask="url(#anybadge_1)">
|
||||
<path fill="#555" d="M0 0h150v20H0z"/>
|
||||
<path fill="#56e000" d="M150 0h67v20H150z"/>
|
||||
<path fill="#55e000" d="M150 0h67v20H150z"/>
|
||||
<path fill="url(#b)" d="M0 0h217v20H0z"/>
|
||||
</g>
|
||||
<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>
|
||||
</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">80.8998%</text>
|
||||
<text x="183.5" y="14">80.8998%</text>
|
||||
<text x="184.5" y="15" fill="#010101" fill-opacity=".3">80.9705%</text>
|
||||
<text x="183.5" y="14">80.9705%</text>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
@ -30,10 +30,6 @@ extern Struct_core2_C97F0_1 D_803720B0[];
|
|||
extern Struct_core2_C97F0_0 D_803724F4[];
|
||||
extern s32 D_803725A8[4];
|
||||
|
||||
/* .rodata */
|
||||
extern f64 D_80379340;
|
||||
extern f64 D_80379348;
|
||||
|
||||
/* .bss */
|
||||
extern struct{
|
||||
Struct_core2_C97F0_1 *unk0;
|
||||
|
@ -68,9 +64,6 @@ Struct_core2_C97F0_0 *func_803507CC(enum map_e map_id) {
|
|||
return NULL;
|
||||
}
|
||||
|
||||
#ifndef NONMATCHING
|
||||
#pragma GLOBAL_ASM("asm/nonmatchings/core2/code_C97F0/func_80350818.s")
|
||||
#else
|
||||
void func_80350818(Gfx **gfx, Mtx **mtx, Vtx **vtx) {
|
||||
f32 spDC[3];
|
||||
f32 spD0[3];
|
||||
|
@ -84,9 +77,12 @@ void func_80350818(Gfx **gfx, Mtx **mtx, Vtx **vtx) {
|
|||
f32 sp90[3];
|
||||
s32 sp80[4];
|
||||
|
||||
if(D_80386170.unk8);
|
||||
temp_s1 = D_80386170.unk4;
|
||||
temp_s2 = D_80386170.unk0;
|
||||
if(temp_s2 != NULL){
|
||||
|
||||
}
|
||||
|
||||
temp_s1 = D_80386170.unk4;
|
||||
if (( temp_s1 != NULL) && D_8038617C.unk0) {
|
||||
func_8024C5CC(spDC);
|
||||
func_8024C764(spD0);
|
||||
|
@ -128,7 +124,6 @@ void func_80350818(Gfx **gfx, Mtx **mtx, Vtx **vtx) {
|
|||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
void func_80350BC8(void){
|
||||
if(D_80386170.unk4 != NULL){
|
||||
|
@ -136,21 +131,16 @@ void func_80350BC8(void){
|
|||
}
|
||||
}
|
||||
|
||||
#ifndef NONMATCHING
|
||||
#pragma GLOBAL_ASM("asm/nonmatchings/core2/code_C97F0/func_80350BFC.s")
|
||||
#else
|
||||
void func_80350BFC(void) {
|
||||
D_80386170.unk4 = func_803507CC(map_get());
|
||||
if (D_80386170.unk4 != NULL) {
|
||||
D_80386170.unk0 = func_80350780(D_80386170.unk4->unk10);
|
||||
D_80386170.unk8 = assetcache_get(0x882);
|
||||
ml_vec3f_set_length(D_80386170.unk4->unk4, (2.0f*D_80276588) / 2.0f);
|
||||
ml_vec3f_set_length(D_80386170.unk4->unk4, (2*(f32)D_80276588) / 2);
|
||||
D_8038617C.unk0 = 1;
|
||||
D_8038617C.unk1 = 0;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
void func_80350CA4(void) {
|
||||
f32 sp54[3];
|
||||
|
|
|
@ -365,7 +365,7 @@ segments:
|
|||
- [0xC8490, c, code_C8490] #DONE
|
||||
- [0xC8760, c, code_C8760] #DONE
|
||||
- [0xC89C0, c, code_C89C0]
|
||||
- [0xC97F0, c, code_C97F0]
|
||||
- [0xC97F0, c, code_C97F0] #DONE
|
||||
- [0xC9E70, c, code_C9E70] #DONE
|
||||
- [0xC9F00, c, code_C9F00] #DONE
|
||||
- [0xCB050, c, code_CB050] #DONE
|
||||
|
@ -773,7 +773,7 @@ segments:
|
|||
- [0xF2340, .rodata, code_C8490]
|
||||
- [0xF2360, bin, data_F2360]
|
||||
- [0xF2390, bin, data_F2390] # .rodata, code_C89C0]
|
||||
- [0xF23B0, bin, data_C97F0] # .rodata, code_C97F0]
|
||||
- [0xF23B0, .rodata, code_C97F0]
|
||||
- [0xF23C0, bin, data_F23C0]
|
||||
- [0xF23F0, .rodata, code_CB050]
|
||||
- [0xF2460, bin, data_F2460]
|
||||
|
|
Loading…
Reference in New Issue