Fix one of the (many) problems with OpenGL modes

This commit is contained in:
theoddone33
2002-03-02 04:22:02 +00:00
parent 5787d564d1
commit 1c93ecfe81

View File

@@ -269,7 +269,7 @@ void gl_drawwin()
glfilters = GL_NEAREST;
}
if (En2xSaI)
if (En2xSaI && SurfaceX != 256)
{
/* We have to use copy640x480x16bwin for 2xSaI */
AddEndBytes = 0;