First pink screen!

This commit is contained in:
Lurs
2026-02-21 22:15:39 +01:00
parent 97e7a8b145
commit 8599684fae
34 changed files with 238 additions and 246 deletions
+2 -2
View File
@@ -98,8 +98,8 @@ void dInsect_c::CalcZBuffer(f32 param_0) {
field_0x578 = 0;
}
f32 view_near = dComIfGd_getView()->near;
f32 view_far = dComIfGd_getView()->far;
f32 view_near = dComIfGd_getView()->near_;
f32 view_far = dComIfGd_getView()->far_;
mDoLib_pos2camera(&pos, &pos_projected);
pos_projected.z += param_0;