bad pixel when measuring distance with draw

This commit is contained in:
Pawel Kalinowski
2022-11-12 14:15:23 -05:00
parent 42f3e1c889
commit 01629b219f
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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
View File
Binary file not shown.