modelRender.c documentation

This commit is contained in:
Banjo Kazooie
2022-12-01 00:21:11 -06:00
parent 0ffe8f35a2
commit b74c76a430
69 changed files with 296 additions and 326 deletions

View File

@@ -163,7 +163,7 @@ void func_80350818(Gfx **gfx, Mtx **mtx, Vtx **vtx) {
sp80[3] = temp_s2->unk4[i].unk4[3];
sp80[3] *= var_f22;
func_8033A334(sp80, D_803725A8);
func_803391A4(gfx, mtx, spB8, spD0, temp_s2->unk4[i].unk14*0.25, NULL, D_80386170.unk8);
modelRender_draw(gfx, mtx, spB8, spD0, temp_s2->unk4[i].unk14*0.25, NULL, D_80386170.unk8);
}
}
}