mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 15:17:50 +00:00
Fixed: NTSC video mode vars not setup after loading save-state
This commit is contained in:
@@ -1719,7 +1719,6 @@ static void ScreenWindowResize(const bool bCtrlKey)
|
||||
nOldViewportScale = g_nViewportScale;
|
||||
FrameResizeWindow(1); // reset to 1x
|
||||
SetFullScreenMode();
|
||||
//VideoRedrawScreen(1); // [TC-10/06/2014] Remove this once checked it's not needed by Win8
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user