change games works now!

This commit is contained in:
dborth 2008-09-16 06:35:19 +00:00
parent 8e7bc7d36e
commit d294c6d96d

View File

@ -225,7 +225,7 @@ void GX_Render_Init(int width, int height, int haspect, int vaspect)
memset(texturemem, 0, texturesize);
/*** Setup for first call to scaler ***/
vwidth = vheight = -1;
vwidth = vheight = oldvwidth = oldvheight = -1;
}
/****************************************************************************
* GX_Render