Fix for last fix :)

This commit is contained in:
Pecusx
2022-07-16 14:52:45 +02:00
parent 25dfe09a9d
commit bc0148eb0f
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -34,9 +34,9 @@
; if line goes our of the screen we are not drawing it, but...
cpw xdraw #screenwidth+1
cpw xdraw #screenwidth
bcs DrawOutOfTheScreen
cpw xbyte #screenwidth+1
cpw xbyte #screenwidth
bcs DrawOutOfTheScreen
;cpw ydraw #screenheight
;bcs DrawOutOfTheScreen
BIN
View File
Binary file not shown.