mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Fix for last fix :)
This commit is contained in:
+2
-2
@@ -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
Binary file not shown.
Reference in New Issue
Block a user