Fix next column
This commit is contained in:
parent
facc1b4914
commit
a05dddd0d6
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ do_not_change_color:
|
||||||
bne @no_inc
|
bne @no_inc
|
||||||
ldy #$00
|
ldy #$00
|
||||||
sty SCRX
|
sty SCRX
|
||||||
|
|
||||||
|
inc SCRY
|
||||||
|
|
||||||
jmp update_adscr
|
jmp update_adscr
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue