mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
bad pixel when measuring distance with draw
This commit is contained in:
+1
-1
@@ -219,7 +219,7 @@ PutPixelinDraw
|
|||||||
bit drawFunction
|
bit drawFunction
|
||||||
bpl @+
|
bpl @+
|
||||||
inw LineLength
|
inw LineLength
|
||||||
bne ContinueDraw ; ==jmp
|
jmp ContinueDraw ; was `bne` - not good, because LineLength starts from $ffff
|
||||||
@
|
@
|
||||||
bvc @+
|
bvc @+
|
||||||
DrawCheck
|
DrawCheck
|
||||||
|
|||||||
BIN
Binary file not shown.
Reference in New Issue
Block a user