mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Barrel drawing bug (lone pixels on left edge of screen) fixed!
This commit is contained in:
+1
-1
@@ -2159,7 +2159,7 @@ goright
|
||||
lda xdraw
|
||||
sbc vx+1
|
||||
sta xdraw
|
||||
bne @+
|
||||
bcs @+
|
||||
dec xdraw+1
|
||||
@
|
||||
ybarrel
|
||||
|
||||
Reference in New Issue
Block a user