First pink screen!

This commit is contained in:
Lurs
2026-02-21 22:15:39 +01:00
parent a41c3d59b4
commit 22a86deb76
34 changed files with 238 additions and 246 deletions
+2 -2
View File
@@ -543,8 +543,8 @@ void daObjKUW_c::Z_BufferChk() {
}
view_class* view = dComIfGd_getView();
f32 nearPlane = view->near;
f32 farPlane = view->far;
f32 nearPlane = view->near_;
f32 farPlane = view->far_;
mDoLib_pos2camera(&cStack_68, &local_5c);
local_5c.z += 50.0f;