disable wide zoom tex proj for now

(i dont think this is matching, it makes no sense as-is)
This commit is contained in:
Jasper St. Pierre
2026-04-12 21:10:52 -07:00
parent 3eadc4065b
commit 460f6eea74
+1 -1
View File
@@ -1858,7 +1858,7 @@ int mDoGph_Painter() {
JPADrawInfo draw_info(camera_p->view.viewMtx, camera_p->view.fovy, camera_p->view.aspect);
#endif
#if WIDESCREEN_SUPPORT
#if 0 && WIDESCREEN_SUPPORT
if (mDoGph_gInf_c::isWideZoom()) {
Mtx44 sp140;
draw_info.getPrjMtx(sp140);