Fullscreen working again

This commit is contained in:
pagefault
2006-03-29 04:07:16 +00:00
parent ad6a266f88
commit f11e075317

View File

@@ -1901,7 +1901,7 @@ void initwinvideo(void)
case 6: case 6:
case 7: case 7:
case 8: case 8:
if (NTSCFilter) if (NTSCFilter && !FullScreen)
{ {
WindowWidth=600; WindowWidth=600;
WindowHeight=446; WindowHeight=446;