ref: 14257941774d9c6e8fbff6632ba7cf02d1ce9c10
parent: 4dc1d6d86056d0bc402260ea7930fc4d3e765c5b
author: Jacob Moody <moody@posixcafe.org>
date: Fri Feb 10 21:15:38 EST 2023
nl
--- a/src/winrott.c
+++ b/src/winrott.c
@@ -152,4 +152,4 @@
for (Ycnt=b+((viewheight-startY-1)*iGLOBAL_SCREENWIDTH); Ycnt>b; Ycnt-=iGLOBAL_SCREENWIDTH) {
memcpy(Ycnt+startoffset,Ycnt,viewwidth-startX);
}
-}
\ No newline at end of file
+}