dangling spaces
This commit is contained in:
@@ -273,7 +273,7 @@ ahead:
|
|||||||
|
|
||||||
ldy #240 ; number of rows
|
ldy #240 ; number of rows
|
||||||
blank_outer:
|
blank_outer:
|
||||||
ldx #10 ; 10 iterations of 32 = one line of 320 at 8bpp
|
ldx #10 ; 10 iterations of 32 = one line of 640
|
||||||
blank_loop:
|
blank_loop:
|
||||||
|
|
||||||
.repeat 8
|
.repeat 8
|
||||||
|
|||||||
Reference in New Issue
Block a user