mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 15:17:50 +00:00
+1
-1
@@ -568,7 +568,7 @@ static void VideoFrameBufferAdjust(int& xSrc, int& ySrc, bool bInvertY=false)
|
||||
if (g_eVideoType == VT_MONO_TV || g_eVideoType == VT_COLOR_TV)
|
||||
{
|
||||
// Adjust the src locations for the NTSC video modes
|
||||
// dy = -1;
|
||||
dy = -1;
|
||||
}
|
||||
|
||||
if (bInvertY)
|
||||
|
||||
Reference in New Issue
Block a user